The project is started following the articles from below blog:
https://www.callicoder.com/categories/spring-boot/
The objective is to experiment various REST features on Spring boot and various technologies.
Features added so far :
- Spring boot - MVC
- Swagger
- Logging using Log4j2
- Server side template using Thymeleaf
- Hibernate as ORM tool
- Connecting to MySQL as database
- Remote API calling