-
Bug
-
Resolution: Done
-
Major
-
9.1.4.Final, 9.2.0.Final
-
None
The EncoderCache.withWrapping(Class) method falls back to the AbstractDelegatingAdvancedCache which causes it to always supply the previous encoding and wrapping, completely ignoring the wrapping supplied. The EncoderCache.withWrapping(Class, Class) is properly implemented and works as it should.
- is cloned by
-
JDG-1465 EncoderCache.withWrapping(Class) is not implemented
- Closed