mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Make sure that the EhCache support is triggered if `spring.cache.ehcache.config` is set and the cache type is set to `auto`. Same thing for Hazelcast. Closes gh-3227