内容简介:Spring Framework 4.3.12 已发布,该版本包含 17 项修复和一些特定的改进,为即将推出的 Spring Boot 1.5.8 打好基础。 请注意,Spring Framework 4.x 需要 JDK 6 及以上版本,Spring Framework 5.x 需要 JDK 8 ...
Spring Framework 4.3.12 已发布,该版本包含 17 项修复和一些特定的改进,为即将推出的 Spring Boot 1.5.8 打好基础。
请注意,Spring Framework 4.x 需要 JDK 6 及以上版本,Spring Framework 5.x 需要 JDK 8 及以上版本。
更新内容:
Bug
[SPR-15676] - Request params Optional<List<String> and List<String> are inconsistent
[SPR-15918] - java.util.Optional MultipartFile[] @RequestParam argument is null in multipart/form-data POST
[SPR-15919] - only one MultipartFile object populated when using an java.util.Optional MutipartFile array or list @RequestParam
[SPR-15952] - HttpEntityMethodProcessor discards headers
[SPR-15962] - TaskExecutorRegistration.getTaskExecutor() overrides executor properties of a provided ThreadPoolTaskExecutor
[SPR-15965] - JmsMessagingTemplate is not correctly configured
[SPR-15976] - ChannelRegistration.setInterceptors is misnamed
[SPR-15978] - RestTemplate doesn't consistently tolerate unknown HTTP status codes
[SPR-15989] - PathMatchingResourcePatternResolver provides duplicate resources when using classpath* prefix combined with ant-style
[SPR-16032] - Spring EL does not allow '\0' characters
[SPR-16043] - sort BeanDefinitionRegistryPostProcessors added by other BeanDefinitionRegistryPostProcessors
Improvement
[SPR-15854] - Backport s/s/m/j/o/s/m/w/MockPart.java from 5.x to 4.3.x
[SPR-16054] - Add convenient method to construct ParameterizedTypeReference from Type
Refactoring
[SPR-15656] - Backport selected refinements from the nullability efforts in 5.0
[SPR-16017] - Consistent configurer access in WebMvcConfigurationSupport
Task
[SPR-15973] - Clarify @Bean return type recommendation in case of multiple interfaces
[SPR-16016] - 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/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- IJPay 0.8 版本发布,兼容低版本 JDK
- fastjson 1.2.55 版本发布,Bug 修复版本
- Apache Ignite 2.9.1 版本发布,小版本更新
- Swoole v4.6.1 版本发布,Bug 修复版本
- Swoole v4.6.2 版本发布,Bug 修复版本
- Swoole v4.6.4 版本发布,Bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
疯狂Java讲义
李刚 / 电子工业出版社 / 2008-10 / 99.00元
《疯狂Java讲义》2000年至今,Java语言一直是应用最广的开发语言,并拥有最广泛的开发人群。如今,Java已经不再简单地是一门语言,它更像一个完整的体系,一个系统的开发平台。更甚至,它被延伸成一种开源精神。 《疯狂Java讲义》深入介绍了Java编程的相关方面,全书内容覆盖了Java的基本语法结构、Java的面向对象特征、Java集合框架体系、Java泛型、异常处理、Java GUI编......一起来看看 《疯狂Java讲义》 这本书的介绍吧!