Spring Boot Boilerplate is a starter kit. This project is a very simple and useful.
- Spring Boot (v2.3.3)
- Spring Data JPA
- Spring Validation
- Spring Security + JWT Token
- PostgreSQL
- Mapstruct
- Lombok
- Swagger
Navigate to the root of the project. For building the project using command line, run below command :
mvn clean install
Run service in command line. Navigate to target directory.
java -jar spring-boot-boilerplate.jar
- Will be add new boilerplate design for other softwares. -> For Angular
Apache License 2.0