Skip to content

Support for typed caches with EhCache 3.0 [SPR-14384] #18957

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sebastian Audet opened SPR-14384 and commented

There is incomplete support for the EhCache JCache solution.

If you create a CacheManager with typed key/value pairs (pass in the key class and the value class), the spring JCacheManager will fail to instantiate this cache.

The solution is to add support for a custom class map for value pairs.

I have a working patch, will submit for review later.


Affects: 4.3 GA

Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions