Skip to content

Infer "shutdown()" as destroy method for convenient EHCache setup using @Bean [SPR-9713] #14347

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions