Releases: chatterjeesunit/spring-boot-app
Hazelcast Distributed Caching
For more information refer to the following blog posts
https://sunitc.dev/2020/09/12/spring-boot-distributed-caching-using-hazelcast/
Dockerize Spring Boot application
For more information refer to the following blog posts
Add Caffeine cache support
For more information please refer to following blog - https://sunitc.dev/2020/08/27/springboot-implement-caffeine-cache/
Authentication using JWT
For more information refer to the blog - https://sunitc.dev/2020/08/23/spring-boot-add-jwt-authentication/
Added Auditing
For more information please refer to the blog - https://sunitc.dev/2020/01/21/spring-boot-how-to-add-jpa-hibernate-envers-auditing/
Added Basic Auth
For more details about this please refer to the blog - http://sunitc.dev/2019/08/15/adding-basic-authentication-authorization-to-spring-boot/
Added Flyway Migration
For more details about this please refer to the blog - http://sunitc.dev/2019/08/12/integrating-flyway-to-spring-boot-application-for-database-migration-versioning/
Base Spring Boot App
For more information refer to the following blog posts