内容简介:新增: 清除redis缓存,用于其它orm框架执行对象写入后的缓存清除. @Resource private RedisCache redisCache; redisCache.clear(Foo.class); 新增: 字段支持使用TypeHandler注解指定类型处理器. @TypeHandle...
新增: 清除 redis 缓存,用于其它orm框架执行对象写入后的缓存清除.
@Resource private RedisCache redisCache;
redisCache.clear(Foo.class);
新增: 字段支持使用TypeHandler注解指定类型处理器.
@TypeHandler(EnumTypeHandler.class)
private Type type;
新增: 与spring-data-jpa结合示例.
更新: 类型处理器移动到handler/typehandler下.
修复: 注入顺序错误导致整合应用启动失败.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 方便的 Kubernetes API 参考文档
- 使用drawio进行画图真的很方便
- WebStorm 2019.2 发布,更智能方便
- Prometheus 监控 MongoDB 真的太方便了
- HTTPS 不方便的地方!你知道多少?。。。
- 云原生时代如何方便的进行本地调试
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Hacking Growth
Sean Ellis、Morgan Brown / Crown Business / 2017-4-25 / USD 29.00
The definitive playbook by the pioneers of Growth Hacking, one of the hottest business methodologies in Silicon Valley and beyond. It seems hard to believe today, but there was a time when Airbnb w......一起来看看 《Hacking Growth》 这本书的介绍吧!