Spring Boot 2.1.10 released

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

This version includes 54 repair, improve and upgrade dependencies. Updates are as follows:

New features

  • Support spring.rabbitmq.addresses in amqps: // URIs  # 18808

Bug fixes

  • When Bean is not defined resource description, BeanDefinitionOverrideExceptions failure analysis description includes useless information  # 18721
  • Rename the max-http-post-size Server Properties  # 18566
  • Abandoned server.connection-timeout and create server-specific configuration keys  # 18473
  • DevTools not properly handle found in the Class-Path manifest attribute encoded in the URL of  # 18410
  • @ConfigurationProperties recursive property causes java.lang.StackOverflowError in generating metadata  # 18365
  • Dependency created by AbstractDependsOnBeanFactoryPostProcessors can not be overwritten  # 18362
  • Configured on endpoint endpoint filter invalid superclass  # 17866

Update Description: https://github.com/spring-projects/spring-boot/releases/tag/v2.1.10.RELEASE

Guess you like

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