It's simple Spring Boot app, In which I'm using maven for build/dependencies just mvn clean, install and run.
| Technology | Description |
|---|---|
| Spring Boot | For simple REST API |
| Jackson | For json/java data binding |
| JSR-380 | For Validations |
| Lombok | For clean code |
| Swagger | For Documentation and testing api |
| Maven | For Dependencies and build |
- Simply clone this repository.
- Build project by maven
- run jar file
Regards,
Azhar Mobeen
AzharMobeen@gmail.com