Spring Framework 5.2.3 released

Spring Framework 5.2.3 release, this update contains a number of new features and bug fixes, the removal of the following: 

New features

  • Update CORS support   # 24327
  • Improve the AopContext.currentProxy () abnormality message   # 24321
  • Trim only LineInfo in a row   # 24310
  • The combined getCallableInterceptors and getDeferredResultInterceptors   # 24305
  • Optimization SimpleAliasRegistry hasAlias achieve   # 24295
  • Improved ExposeInvocationInterceptor exception message   # 24293
  • Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder in   # 24292
  • Add a quick path to ClassUtils.hasMethod  # 24282

Bug Fixes

  • And maxInMemorySize restrictions on the StringDecoder buffer overflow   # 24339
  • Cloning WebClient.Builder instance does not copy the strategy   # 24329
  • When the parameter contains the enumeration, SimpleKey hash code on contains invalid deserialized   # 24320
  • ServerSentEventHttpMessageReader non-compliance maxInMemorySize, and always limited to 256k messages   # 24312
  • SpelExpression # compileExpression in unsafe double-checked locking   # 24265

Update Description: https://github.com/spring-projects/spring-framework/releases/tag/v5.2.3.RELEASE

Guess you like

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