Ehcache Configuration in Spring Boot

An article showing how to configure Ehcache in Spring Boot application. It’s covered for both Ehcache 2 and Ehcache 3.

Thành Trần
Programming Sharing
5 min readNov 8, 2020

--

In another article, I introduced Spring Cache Abstraction. Following that article, In this article, I am going to show you how to configure Ehcache in the Spring Boot application(similarly, you can do this for non-spring applications by adding more dependencies).

--

--

Software Engineer, Blogger at Programming Sharing. Enjoy technology, economics, and finance.