Spring Boot 2.0.5 发布,大量依赖更新

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Spring Boot 2.0.5 已发布,可从 repo.spring.io 和 Maven Central 获取更新。 新版本包含 87 项修复、改进和依赖更新,包括: 新特性 Limit metrics collection of incoming requests #14173 Deprecate org.spr...

Spring Boot 2.0.5 已发布,可从 repo.spring.io 和 Maven Central 获取更新。

新版本包含 87 项修复、改进和依赖更新,包括:

新特性

  • Limit metrics collection of incoming requests #14173

  • Deprecate org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback #14083

  • Auto-configure HiddenHttpMethodFilter when using WebFlux #14008

  • Return null immediately when sla is null in convertSla() #13991

  • Allow actuator endpoints to be used with mvcMatchers #13962

  • Deprecate JMS PooledConnectionFactory that are no longer supported #13956

依赖更新

  • Upgrade to Spring Cloud Connectors 2.0.3.RELEASE #14414

  • Upgrade to Spring Security 5.0.8.RELEASE #14403

  • Upgrade to Spring Kafka 2.1.10.RELEASE #14402

  • Upgrade to Spring Amqp 2.0.6.RELEASE #14401

  • Upgrade to Spring Kafka 2.1.9.RELEASE #14372

  • Upgrade to Postgresql 42.2.5 #14371

  • Upgrade to Jetty El 8.5.33 #14370

  • Upgrade to Jaybird 3.0.5 #14369

  • Upgrade to Elasticsearch 5.6.11 #14368

  • Upgrade to Janino 3.0.9 #14367

  • Upgrade to Johnzon Jsonb 1.1.9 #14366

  • Upgrade to Activemq 5.15.6 #14365

  • Upgrade to Netty 4.1.29.Final #14364

  • Upgrade to Javax Mail 1.6.2 #14363

  • Upgrade to Spring Session Apple-SR5 #14332

  • Upgrade to Spring Integration 5.0.8 #14330

  • Upgrade to Spring Data Kay SR10 #14328

  • Upgrade to Spring Framework 5.0.9 #14325

  • Upgrade to Reactor Bom Bismuth-SR11 #14322

  • Upgrade to Neo4j Ogm 3.1.2 #14164

  • Upgrade to Neo4j Ogm 3.1.1 #14132

  • Upgrade to Httpasyncclient 4.1.4 #14098

  • Upgrade to Derby 10.14.2.0 #14097

  • Upgrade to Activemq 5.15.5 #14096

  • Upgrade to Jest 5.3.4 #14095

  • Upgrade to Rxjava2 2.1.17 #14094

  • Upgrade to Netty 4.1.28.Final #14093

  • Upgrade to Lettuce 5.0.5.RELEASE #14092

  • Upgrade to Unboundid Ldapsdk 4.0.7 #14091

  • Upgrade to Hibernate Validator 6.0.12.Final #14053

发行说明:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Spring Boot 2.0.5 发布,大量依赖更新》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

测试驱动开发的艺术

测试驱动开发的艺术

Lasse Koskela / 李贝 / 人民邮电出版社 / 20101023 / 59.00元

在传统的软件开发中,开发人员对于代码是否正确心中无底,一切依赖于后期的测试环节。极限编程反其道而行之,主张采用测试驱动开发(TDD)的方法,即通过测试定义所要开发的功能的接口,然后实现功能的开发过程。TDD通过不断地测试推动代码的开发,既简化了代码,又保证了软件质量。 本书采用“手把手”的教学方式,通过大量实例来解释TDD,还专门用几章的篇幅来讲解如何为难于测试的技术编写单元测试。全书内容循......一起来看看 《测试驱动开发的艺术》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码