This project is based on Spring Boot tutorial: https://spring.io/guides/gs/caching/ https://www.baeldung.com/spring-boot-ehcache https://www.baeldung.com/hibernate-second-level-cache
Run code by using following command: mvn spring-boot:run
Exploring cache options to speed up database queries in Spring framework using Spring Boot.
Java
This project is based on Spring Boot tutorial: https://spring.io/guides/gs/caching/ https://www.baeldung.com/spring-boot-ehcache https://www.baeldung.com/hibernate-second-level-cache
Run code by using following command: mvn spring-boot:run