红联Linux门户
Linux帮助

Spring Framework 3.2.16发布

发布时间:2015-12-18 11:10:33来源:红联作者:empast
Spring 3.2.16 发布,更新如下:

Bug

[SPR-13587] - Content-Disposition header causes download in browser for Spring Boot Actuator endpoints

[SPR-13617] - AbstractJdbcCall's compiled variable should be declared as volatile

[SPR-13629] - Content-Disposition added for @ResponseBody methods explicitly mapped to ".html" or other extensions

[SPR-13662] - CommonsMultipartFile.getOriginalFilename() does not strip file path properly

[SPR-13667] - AbstractApplicationContext.isRunning throws IllegalStateException when called too early

[SPR-13782] - Jdbc4SqlXmlHandler should return null as documented (instead of throwing NPE)

提示

[SPR-13588] - Skip Content-Disposition header when status != 2xx

[SPR-13628] - Avoid NPE for anonymous SqlParameter in CallMetaDataContext

[SPR-13643] - Content-Disposition with fixed file name "f.txt" causes confusion

[SPR-13663] - Revisit BeansException warn logging after startup failure

[SPR-13741] - BeanFactoryAnnotationUtils.qualifiedBeanOfType should not instantiate all beans of given type before checking qualifier

[SPR-13772] - Support for Microsoft SQL Server driver version 4 and above

任务

[SPR-10474] - Fix cron trigger example in reference documentation

[SPR-13765] - Fix Javadoc for Jackson2ObjectMapperFactoryBean

Spring Framework 是一个开源的Java/Java EE全功能栈(full-stack)的应用程序框架,以Apache许可证形式发布,也有.NET平台上的移植版本。 该框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一书中的代码,最初由 Rod Johnson 和 Juergen Hoeller等开发。Spring Framework 提供了一个简易的开发方式,这种开发方式,将避免那些可能致使底层代码变得繁杂混乱的大量的属性文件和帮助类。

软件详情:https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10000&version=15402

下载地址:https://github.com/spring-projects/spring-framework

来自:开源中国社区
文章评论

共有 0 条评论