v2.5.1
- 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