Closed
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