blog-spring-boot-base-project
This is the base project for all projects around my blog. Feel free to use it as your base project, too.
Technologies / Frameworks
- Java 1.8
- Spring Boot Web Application (embedded tomcat)
- Gradle
- Lombok
Install thelombok
plugin and activateEnable annotation processing
(IDEA Preferences).
Dependencies
no external dependencies