[SPR-14445] NoOpCacheManager and @Cacheable(sync=true) - Spring JIRA
When using the NoOpCacheManager and @Cacheable(sync=true) the actual methods are never called and we always get a null from the repository.
I created a fork from the example project with updated libs and with a Config.
Just run with sync = true and false and the difference is clear.
Read full article from [SPR-14445] NoOpCacheManager and @Cacheable(sync=true) - Spring JIRA
No comments:
Post a Comment