Distributed Caching with Hazelcast
This post covers basic information on what is cache, what distributed cache is, how to implement it in the Spring Boot application, what is Hazelcast, and using Hazelcast as distributed cache manager in the Spring Boot application.