请注意,Spring Framework 4.x 需要 JDK 6 及以上版本,Spring Framework 5.x 需要 JDK 8 及以上版本。
更新内容:
Bug
Request params Optional
-  and List
java.util.Optional MultipartFile[] @RequestParam argument is null in multipart/form-data POST
only one MultipartFile object populated when using an java.util.Optional MutipartFile array or list @RequestParam
HttpEntityMethodProcessor discards headers
TaskExecutorRegistration.getTaskExecutor() overrides executor properties of a provided ThreadPoolTaskExecutor
JmsMessagingTemplate is not correctly configured
ChannelRegistration.setInterceptors is misnamed
RestTemplate doesn't consistently tolerate unknown HTTP status codes
PathMatchingResourcePatternResolver provides duplicate resources when using classpath* prefix combined with ant-style
Spring EL does not allow '\0' characters
sort BeanDefinitionRegistryPostProcessors added by other BeanDefinitionRegistryPostProcessors
Improvement
Backport s/s/m/j/o/s/m/w/MockPart.java from 5.x to 4.3.x
Add convenient method to construct ParameterizedTypeReference from Type
Refactoring
Backport selected refinements from the nullability efforts in 5.0
Consistent configurer access in WebMvcConfigurationSupport
Task
Clarify @Bean return type recommendation in case of multiple interfaces
Deprecate HibernateJpaSessionFactoryBean (against Hibernate 5.2)
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
下载地址:
https://projects.spring.io/spring-framework/
来自:开源中国社区

