-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
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:
- Compatibility with JCache 1.1 [SPR-13574] #18150 Compatibility with JCache 1.1
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid