Spring Boot 2.2.1 released

Spring Boot 2.2.1 released, from  repo.spring.io  obtain or Maven Central.

New features

  • JavaBean property nested in support of the construction method binding  # 18894
  • Support spring.rabbitmq.addresses in amqps: // URIs  # 18885
  • Add configuration properties WebFlux of CodecConfigurer.maxInMemorySize  # 18828
  • Test type disclosed slice filter to exclude  # 18746

Bug fixes

  • @ConfigurationProperties recursive property causes java.lang.StackOverflowError in generating metadata  # 18889
  • Configured on endpoint endpoint filter invalid superclass  # 18882
  • Dependency created by AbstractDependsOnBeanFactoryPostProcessors can not be overwritten  # 18878
  • HazelcastHealthContributorAutoConfiguration does not boot  # 18847
  • Management relies on spring-cloud-spring-service- connector exclude unnecessary log4j  # 18833
  • Constructor having a plurality of nested class constructors binding that results BindException  # 18810
  • Omit health indicators in MVC application  # 18805
  • ……

The new version contains hundreds Bug fixes and other updates, as detailed update:

https://github.com/spring-projects/spring-boot/releases/tag/v2.2.1.RELEASE

Guess you like

Origin www.oschina.net/news/111209/spring-boot-2-2-1-released