Skip to content

v2.5.1

Compare
Choose a tag to compare
@areyouok areyouok released this 15 May 02:47
· 449 commits to master since this release
  • Add postCondition to Cached annotation
  • CacheUpdate and CacheInvalidate now support reference method result in SpEL script
  • Fix bug in LoadingCache that method getAll does not respect to cacheNullValue config
  • Fix bug that null value put into cache when value script of CacheUpdate annatation evaluate fails
  • Optimize memory performance of JavaValueEncoder and KryoValueEncoder
  • Fix scope of JUnit4