I\'m trying to get Ehcache 3 working with Spring 4 without using Spring boot.
Here is a working example out there which uses Spring Boot, but I\'m working on an exis
This is simple and working sample for all needed changes from ehcache 2 to 3: https://imhoratiu.wordpress.com/2017/01/26/spring-4-with-ehcache-3-how-to/
This this is link for new configuration: