Giter Club home page Giter Club logo

JavaTMP Bootstrap Template

JavaTMP is a Bootstrap Admin and Dashboard Components template built using HTML 5 , CSS 3 , jQuery 3, Bootstrap 4 and Java programming language come with static and dynamic web application versions. JavaTMP has a huge collection of plugins and UI components and works seamlessly on all major web browsers, tablets and phones. The main features of JavaTMP are:

  • Fluid and responsive template used for any type of web applications.
  • Lightweight and feature rich HTML static or dynamic Java Bootstrap template 
  • Clean and easy to use and customize AJAX based Template
  • RTL support for all Bootstrap templates and plugins pages.
  • Well structured with fixed navbar, sidebar, breadcrumb, and footerbar.
  • Use Node's npm for packages and dependencies management.
  • No use for Bower or Yarn for managing web frameworks and plugins any more.
  • Use Gulp for automating build and development processes.
  • Use SASS's SCSS syntax for generating CSS files.
  • Use Java Servlet/JSP for dynamic Java Bootstrap Web Application version. 

We'd like to thank You For Purchasing JavaTMP - Java Bootstrap Template, we hope you like it and find it easy to work with. If you have any questions, please email our support team at [email protected].

The online documentation is brief and may be lacking in some parts. If you think more explanations and examples are needed, just let us know.

Please send your questions, comments, suggestions and bug reports to our support at [email protected] and we will try to reply as soon as possible.

Quick Links

Folder's contents:

Kindly visit the following online page for details folders and files description: https://help.javatmp.com/pages/high-level-template-structure

Running

It is best to run JavaTMP's applications with in a Java Maven support IDE. However, You can run the following commands to compile and generate resources: (make sure first that node.js is installed in your machine):

npm install (Will install all Node.js dependencies mentioned in package.json file)
gulp (Re-generate all front-end dependencies)

Prepare Your MySql Database server as provided in the Database Configuration then update Spring boot application.properties file in .\JavaTMP-App-Starter\src\main\resources by setting the following properties by your username and password and database names:

spring.datasource.url=jdbc:mysql://localhost:3306/appdb?zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&autoReconnect=true&autoReconnectForPools=true&allowPublicKeyRetrieval=true&useTimezone=true&serverTimezone=UTC
spring.datasource.username=Your_database_username
spring.datasource.password=Your_database_password

Run JavaTMP from your command line or import it from your Java IDE as a Maven Project by:

mvn spring-boot:run (run a development version)

Run JavaTMP from your command line as a standalone java project by:

maven clean package (clean and generate war file in ./target folder)
java -jar -Dserver.port=80 target/JavaTMP-App-Starter-0.0.${version}.war

JavaTMP Spring Boot Starter Modules

Minimum Java Spring Boot Starter Projects with test classes built using gradle build tool and huge Java frameworks:

Initial Spring boot Starter Projects

Spring Boot Core Starters

Spring Boot Data Starters

Spring Boot Threading Starters

Spring Boot Web Starters

Spring Boot Webservices Starters

Spring Boot Cache Starters

Spring Boot Management Starters

Spring Boot Miscellaneous Starters

Copyright and License

JavaTMP is copyrighted by JavaTMP and released under JavaTMP License.

JavaTMP Support Team's Projects

bootstrap-actionable icon bootstrap-actionable

A small Javascript code that help implement click event actions for <a> and <button> tags by declarative way and provide functionalities to load AJAX content in Bootstrap Modal Wrapper instance.

bootstrap-card-extender icon bootstrap-card-extender

Extending bootstrap card by adding option buttons that help make Bootstrap Card more responsive and interactive

bootstrap-reverse icon bootstrap-reverse

Bootstrap 4 RTL for Right to left directional languages like Arabic,Persian,Hebrew and Urdu.

javatmp icon javatmp

JavaTMP Bootstrap admin and dashboard component template built using HTML 5 , CSS 3 , jQuery , Bootstrap 4 and Java

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.