This is the WIP project for production ready using spring boot technology stack.
🚧 Swagger and openapi docs integration http://localhost:5001/swagger-ui/index.html
- Kotlin
- H2 DB
- Maven
- Clone this project
- Run following command
mvn install
- Run project and Enjoy!
mvn spring-boot:run