spring-boot-ehcache3 Sample application demonstrating Spring’s caching support and usage of Ehcache EhCache 3.x add the net.sf.ehcache:ehcache dependency to the project. ehcache.xml configuration file at the root of the classpath Run: $mvn spring-boot:run -Pehcache2