spring-boot-boilerplate
spring-boot-boilerplate copied to clipboard
Spring Boot Boilerplate is a starter kit. This project includes : Spring Boot(v2.7.10), Spring Data JPA, Spring Validation, Spring Security + JWT Token, PostgreSQL, Mapstruct, Lombok, Swagger (Open A...
Spring Boot Boilerplate
Spring Boot Boilerplate is a starter kit. This project is a very simple and useful.
Technologies
- Spring Boot (v2.3.3)
- Spring Data JPA
- Spring Validation
- Spring Security + JWT Token
- PostgreSQL
- Mapstruct
- Lombok
- Swagger
Run the Application
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
Todos
- [x] Will be add new boilerplate design for other softwares. -> For Angular
License
Apache License 2.0