You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's target this for 5.0 GA still, doing the best we can to make our caching support compatible with the clarifications in the JCache 1.1 API (e.g. in terms of annotation configuration exceptions)... even if no cache providers may have been updated yet.
JCache 1.1 is officially released now, with Caffeine 2.6.1 declaring support for it already. Let's target our compliance checks for the Spring Framework 5.0.3 release that goes into Boot 2.0 RC1.
I've upgraded our build to JCache 1.1 and Caffeine 2.6.1, and as expected everything passes fine. The only remaining part is to double-check the JCache 1.1 changelog whether there is anything to adapt (or document) on our side.
Uh oh!
There was an error while loading. Please reload this page.
Juergen Hoeller opened SPR-13574 and commented
Initial discussions towards a JCache spec revision have started: https://groups.google.com/forum/#!topic/jsr107/r6W8W2m8h4I
Issue Links:
Referenced from: commits dd4f915
The text was updated successfully, but these errors were encountered: