内容简介:Spring Session BOM Bean-RC1 发布了,该版本基于 Spring Session 2.1.0.RC1,总共解决了 13 个 issue。下面看一下值得关注的更新: 1.支持 Java 11 Spring Session 现在已支持 Java 11,而所要求的课程版本则保留...
Spring Session BOM Bean-RC1 发布了,该版本基于 Spring Session 2.1.0.RC1,总共解决了 13 个 issue。下面看一下值得关注的更新:
1.支持 Java 11
Spring Session 现在已支持 Java 11,而所要求的课程版本则保留在 Java 8。CI 管道也已得到增强,因此现在可以针对 Java 8,10 和 11 持续验证项目。
2.升级依赖
Spring Framework 5.1.0.RELEASE
Spring Data Lovelace-RELEASE
Spring Security 5.1.0.RELEASE
Project Reactor Californium-RELEASE
Hazelcast 3.10.5
3.其他
该版本还提供了一些错误修复和性能改进:
Improved JdbcOperationsSessionRepository performance by deserializing attributes lazily: #1133
Improved HazelcastSessionRepository#save performance by leveraging Hazelcast’s Offloadable: #1204
Fixed RedisOperationsSessionRepository incorrect HttpSessionEvent handling when using multiple databases within the same Redis instance: #1128
详细更新内容请查看 https://spring.io/blog/2018/09/24/spring-session-bom-bean-rc1-released
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
High Performance Python
Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!