-
Spring Boot (2.7.5)
Takes an opinionated view of building production-ready Spring applications. Spring Boot favors convention over configuration and is designed to get you up and running as quickly as possible.
-
Spring Data JPA
Spring Data JPA, part of the larger Spring Data family, makes it easy to easily implement JPA based repositories. This module deals with enhanced support for JPA based data access layers. It makes it easier to build Spring-powered applications that use data access technologies.
-
Spring Security
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.
-
Thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
-
AdminLTE (v2.3.11)
AdminLTE -- is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself. AdminLTE GitHub
- Spring boot with zero config
- Integrate AdminLTE bootstrap 3 theme
- Java 8
- Maven 3
- Use maven to run
mvn spring-boot:run
- run with tomcat in IDE