Spring Framework 5.2.2 released

Spring Framework 5.2.2 release, this update contains hundreds of new features and bug fixes, the removal of the following:

New features

  • Provide a custom codec default codec configuration callback  # 24118
  • Add the MessageConverter protobuf  # 24087
  • Spring WebSocket perfect Throwable processing of  # 24075
  • Improvement MockMultipartHttpServletRequest parts in determining the type of content  # 24074
  • String.getBytes ExtendedBeanInfo.PropertyDescriptorComparator in () cached results  # 24072
  • Use String.isEmpty () instead of String.equals ( "")  # 24052
  • IOException with WebFlux on the Jetty "Pending / off not ready"  # 24050
  • Avoid allocating the substring StringUtils.replace  # 24023
  • Use @MessageMapping method signature to constrain RSocket interaction model  # 23999
  • ……

Bug fixes

  • When connected to a null pointer RSocket  # 24088
  • Regression: no longer recognized in the superclass declaration @Inherited comment  # 24077
  • RSocketRequester allows multiple data specified  # 24073
  • Modify AbstractBeanDefinition achieve equal  # 24048
  • SqlRowSet accessor methods should be marked as @Nullable  # 24042
  • Unsafe call to comment on .value SynthesizedMergedAnnotationInvocationHandler in () prevents backward-compatible add a comment  # 24029
  • ……

For details, see Update:

https://github.com/spring-projects/spring-framework/releases/tag/v5.2.2.RELEASE

Guess you like

Origin www.oschina.net/news/111905/spring-framework-5-2-2-released