Spring Framework 4.3.12 版本正式发布

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

大型网站系统与Java中间件开发实践

大型网站系统与Java中间件开发实践

曾宪杰 / 电子工业出版社 / 2014-4-24 / 65.00

本书围绕大型网站和支撑大型网站架构的 Java 中间件的实践展开介绍。从分布式系统的知识切入,让读者对分布式系统有基本的了解;然后介绍大型网站随着数据量、访问量增长而发生的架构变迁;接着讲述构建 Java 中间件的相关知识;之后的几章都是根据笔者的经验来介绍支撑大型网站架构的 Java 中间件系统的设计和实践。希望读者通过本书可以了解大型网站架构变迁过程中的较为通用的问题和解法,并了解构建支撑大型......一起来看看 《大型网站系统与Java中间件开发实践》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具