Closed
Description
Peter Ledbrook opened SPR-9713 and commented
The most convenient way to set up the Ehcache provider is via the EhCacheManagerFactoryBean
class. But factory beans aren't recommended for Java configuration style, so it would be good to have an alternative, such as a builder, that works well with @Bean
.
Affects: 3.1.1
Issue Links:
- Clarify Bean destroyMethod documentation [SPR-16078] #20627 Clarify Bean destroyMethod documentation
- EhCacheCacheManager does not close underlying CacheManager [SPR-11680] #16303 EhCacheCacheManager does not close underlying CacheManager
Referenced from: commits 4c823a3
1 votes, 3 watchers