内容简介:Spring Boot 2.1.0 发布了。
Spring Boot 2.1.0 发布了。
新特性
-
Rename spring-boot-starter-oauth2-oidc-client to spring-boot-starter-oauth2-client #14951
-
Add starter for OAuth2 resource server #14950
-
Support parameterizedContainer for ConditionalOnBean and ConditionalOnMissingBean #14940
-
Avoid unwanted logging by making auto-configured applicationTaskExecutor bean lazy #14934
-
Rename DatabaseDriver#SAP to DatabaseDriver#HANA #14918
-
Skip restarter not only for JUnit4 but also for JUnit5 #14915
-
Use cluster endpoint in Jest HealthIndicator #14914
-
Add Log Output when DevTools restart is disabled #14807
-
Create @ConditionalOnMissingServletFilter #7475
Bug 修复
-
Restore isPositive check for maxHttpHeaderSize #14986
-
ApplicationConversionService is not binary compatibility with 2.0.x #14938
-
Web Services starter depends on a missing mimepull version #14924
-
2.1.0.RC1, startup failed by Log4j2Metrics bean creation when third party library depends on log4j-core #14883
-
Upgrade to 2.1.0.RC1 breaks message source with DevTools #14882
-
Support primary beans with ApplicationContextAssert.getBean #14874
依赖升级
-
Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE #15001
-
Upgrade to Joda Time 2.10.1 #15000
-
Upgrade to Lettuce 5.1.2.RELEASE #14999
-
Upgrade to Reactor Californium-SR2 #14992
-
Upgrade to Maven Failsafe Plugin 2.22.1 #14965
-
Upgrade to Flyway 5.2.1 #14964
-
Upgrade to Aspectj 1.9.2 #14963
-
Upgrade to Mysql 8.0.13 #14960
-
Upgrade to Undertow 2.0.14.Final #14959
-
Upgrade to Rxjava2 2.2.3 #14958
-
Upgrade to Hazelcast 3.11 #14949
-
Upgrade to Spring Kafka 2.2.0.RELEASE #14892
-
Upgrade to Spring Batch 4.1.0.RELEASE #14891
-
Upgrade to Micrometer 1.1.0 #14890
-
Upgrade to Spring Integration 5.1.0.RELEASE #14889
-
Upgrade to Spring Data Lovelace SR2 #14888
-
Upgrade to Spring Framework 5.1.2.RELEASE #14887
-
Upgrade to Byte Buddy 1.9.3 #14866
-
Upgrade to Spring Session Bean-RELEASE #14733
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- MediaPipe:跨平台机器学习应用开发框架
- Ionic 4.0.2 发布,移动应用开发框架
- Ionic 4.0.2 发布,移动应用开发框架
- Ionic 4.3.0 发布,移动应用开发框架
- Ionic 4.4.0 发布,移动应用开发框架
- Ionic 4.6.0 发布,移动应用开发框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
React 进阶之路
徐超 / 清华大学出版社 / 2018-4 / 69.00元
《React进阶之路》详细介绍了React技术栈涉及的主要技术。本书分为基础篇、进阶篇和实战篇三部分。基础篇主要介绍React的基本用法,包括React 16的新特性;进阶篇深入讲解组件state、虚拟DOM、高阶组件等React中的重要概念,同时对初学者容易困惑的知识点做了介绍;实战篇介绍React Router、Redux和MobX 3个React技术栈的重要成员,并通过实战项目讲解这些技术如......一起来看看 《React 进阶之路》 这本书的介绍吧!