Task Management App
- clone or download the project
- update application.properties below line 2.1 spring.datasource.username = root 2.2 spring.datasource.password = password
- database, tables and some dummy will automatically created
- used Database MySql
- unable Lombok in your Ide if you need
- Spring Boot
- Spring Security with JWT
- Spring DATA JPA
- Lombok
- devTools
- MySql
- Specification
- Swagger