Infer "shutdown()" as destroy method for convenient EHCache setup using @Bean [SPR-9713] #14347
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
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:
Referenced from: commits 4c823a3
1 votes, 3 watchers
The text was updated successfully, but these errors were encountered: