• Stephane Nicoll's avatar
    Remove spring.cache.config property · 1457a55e
    Stephane Nicoll authored
    Remove `spring.cache.config`  as it is too generic and does not express
    enough what is configured. This property is replaced by cache library
    specific properties, that is `spring.cache.ehcache.config`,
    `spring.cache.hazelcast.config`, `spring.cache.infinispan.config` and
    `spring.cache.jcache.config`.
    
    See gh-2633
    1457a55e
appendix-application-properties.adoc 39.9 KB