Spring Framework 5.0 M4 发布了,Spring Framework 为基于 Java 的企业应用提供了一个全面的编程和配置模型。
部分更新内容如下:
Sub-task
Add an automatic flushing mechanism for RxNetty
Add an integration test to validate Reactor Netty automatic flushing
Bug
CssLinkResourceTransformer should not transform gzipped CSS files
RestTemplate POST and PUT don't work with Netty4ClientHttpRequestFactory
Netty4ClientHttpRequestFactory should use SSL if port is 443 or scheme is https
Content-based versions are not inserted into resource URLs in an error page
Injecting bean in configurable class using load-time weaving broken when referenced on scoped-proxy class
sse breaks with indenting serializer
Make andRoute() a drop-in replacement for and(route())
ExceptionHandlerExceptionResolver should not log propagated exceptions at warn level
AbstractSockJsSession deadlock when tomcat WsSession is closing
ConversionService performance regression
NPE in LoadTimeWeavingConfiguration: loadTimeWeaver() called too early
PathMatchingResourcePatternResolver provides duplicate resources with relative URL
NPE is thrown while writing the response
Self reference fallback in 4.3 is not meant to apply to collection elements
List-to-String conversion exception does not refer to element type
ImportAware.setImportMetadata not invoked if import inherited from superclass with negative condition
Exception accessing static resources in Spring Web Reactive with Netty
Concurrency problem in DeferredResult: potential double execution of handleResult
Behaviour of field injection for List dependencies that are produced and consumed by the same configuration class has changed in 4.3.5 snapshots
JsonObjectDecoder throws ArrayIndexOutOfBoundsException: -1 with valid input
Pointcut evaluation fails against AbstractHandlerMethodMapping$MappingRegistry with AspectJ 1.8.10
MBeanExporter fails against null beans
Regression with poolTargetSource and scoped proxy
AutoProxyRegistrar throws NullPointer on @kotlin.Metadata Annotation
Annotated method argument matching performance issue
软件详情:https://jira.spring.io/jira/secure/ReleaseNote.jspa?projectId=10000&version=15721
下载地址:http://projects.spring.io/spring-framework/
来自:开源中国社区

