转载

Spring Boot 2.1.0.M2 发布,支持 Java 11

Spring Boot 2.1.0.M2 已发布,包含许多新特性和依赖升级:

新特性

  • Prevent mysql-connector-java from pulling in an old version of protobuf-java #14062

  • Avoid blocking access to EntityManagerFactory in DataSourceInitializedPublisher #14061

  • Allow properties to be configured using slice test annotations #14052

  • adding property to disable HiddenHttpMethodFilter #14030

  • Support Java 11 #14028

  • Provide WebFluxRegistrations for configuring RequestMappingHandlerMapping #13997

  • Add global support for JMX unique names #13990

  • Provide a rich type and converter to be used by properties that configure a number of bytes #13974

  • Make max swallow size easily configurable #13966

  • Add WebFlux AutoConfiguration support for spring-security-oauth2-resource-server #13948

  • make RabbitTemplate default receive queue configurable #13930

  • ActiveMQ pooling option is not JMS 2.0 compliant #13927

  • Allow Spring Data JPA's bootstrap mode to be configured via the environment #13833

  • Add starter for OpenID Connect #13830

  • Add AutoConfiguration support for spring-security-oauth2-resource-server #13787

  • Fine-tune and review logging output #13511

  • Add support for multiple REST Docs configuration customizers #13498

  • Support FormContentFilter, as HttpPutFormContentFilter is now deprecated #13363

  • Auto-configure a sensible TaskExecutor #1563

  • Provide properties to set the number of threads of spring TaskScheduler #1397

Bug 修复

  • LambdaSafe does not work on Java 11 #14033

  • Depending on Elasticsearch rest client pulls in commons-logging #14004

  • Devtools restart does not work with reactor-netty #9146

依赖升级

  • Upgrade to Spring Amqp 2.1.0.M2 #14155

  • Upgrade to Spring Security 5.1.0.RC1 #14144

  • Upgrade to Spring Kafka 2.2.0.M2 #14143

  • Upgrade to Spring Integration 5.1.0.M2 #14142

  • Upgrade to Spring Session Bean-M2 #14123

  • Upgrade to Hibernate 5.3.5.Final #14120

  • Upgrade to Rest Assured 3.1.1 #14119

  • Upgrade to Rxjava2 2.2.0 #14118

  • Upgrade to Xmlunit2 2.6.1 #14117

  • Upgrade to Selenium 3.14.0 #14116

  • Upgrade to Selenium Htmlunit 2.32.1 #14115

  • Upgrade to Lombok 1.18.2 #14114

  • Upgrade to Pooled Jms Version 1.0.3 #14113

  • Upgrade to Junit Jupiter 5.3.0-RC1 #14112

  • Upgrade to Jooq 3.11.4 #14111

  • Upgrade to Kotlin 1.2.60 #14110

  • Upgrade to Influxdb Java 2.12 #14109

  • Upgrade to Elasticsearch 6.3.2 #14108

  • Upgrade to Groovy 2.5.2 #14107

  • Upgrade to Log4j2 2.11.1 #14106

  • Upgrade to Htmlunit 2.32 #14105

  • Upgrade to Byte Buddy 1.8.17 #14104

  • Upgrade to Mysql 8.0.12 #14103

  • Upgrade to Undertow 2.0.13.Final #14102

  • Upgrade to Netty Tcnative 2.0.13.Final #14101

  • Upgrade to Hazelcast 3.10.4 #14100

  • Upgrade to Couchbase Client 2.6.1 #14099

  • Upgrade to Spring Data Lovelace RC2 #14081

  • Upgrade to Reactor Californium-M2 #14077

  • Upgrade to Assertj 3.11.0 #14073

  • Upgrade to Mockito 2.21.0 #14039

  • Upgrade to Spring Framework 5.1.0.RC2 #14038

  • Upgrade to Maven Compiler Plugin 3.8.0 #14000

  • Upgrade to Kafka 2.0.0 #13983

源码下载:

原文  https://www.oschina.net/news/99215/spring-boot-2-1-0-m2-released
正文到此结束
Loading...