Skip to content

Compatibility with EhCache 3.0 (as a JCache provider) [SPR-12847] #17445

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-12847 and commented

EhCache 3.0 lives in a different package namespace and has a quite different API from classic EhCache. Due to its redesign and repurposing as a JCache provider (which is built into EhCache 3.0 out of the box now), it's probably best to focus on compatibility with it as a provider behind Spring's JCache support. This means that there won't be an org.springframework.cache.ehcache equivalent for it.

This issue tracks our efforts to provide compatibility with it, optionally running parts of our test suite against it etc.


Issue Links:

Referenced from: commits 26d4f91

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions