A sample project to create Generic Rest Api consisting controller, service, dtos and entities using spring boot. The project uses following technologies:
- Java 11
- Spring Boot 2.3.3
- MySQL
- Project Lombok
- Model Mapper
Set the required datasource properties and run mvn spring-boot:run command