Spring Framework 3.2.16 發布
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 提供了一個簡易的開發方式,這種開發方式,將避免那些可能致使底層代碼變得繁雜混亂的大量的屬性文件和幫助類。
Bug
-
[SPR-13587] - Content-Disposition header causes download in browser for Spring Boot Actuator endpoints
</li> -
[SPR-13617] - AbstractJdbcCall's compiled variable should be declared as volatile
</li> -
[SPR-13629] - Content-Disposition added for @ResponseBody methods explicitly mapped to ".html" or other extensions
</li> -
[SPR-13662] - CommonsMultipartFile.getOriginalFilename() does not strip file path properly
</li> -
[SPR-13667] - AbstractApplicationContext.isRunning throws IllegalStateException when called too early
</li> -
[SPR-13782] - Jdbc4SqlXmlHandler should return null as documented (instead of throwing NPE)
</li> </ul>提示
-
[SPR-13588] - Skip Content-Disposition header when status != 2xx
</li> -
[SPR-13628] - Avoid NPE for anonymous SqlParameter in CallMetaDataContext
</li> -
[SPR-13643] - Content-Disposition with fixed file name "f.txt" causes confusion
</li> -
[SPR-13663] - Revisit BeansException warn logging after startup failure
</li> -
[SPR-13741] - BeanFactoryAnnotationUtils.qualifiedBeanOfType should not instantiate all beans of given type before checking qualifier
</li> -
[SPR-13772] - Support for Microsoft SQL Server driver version 4 and above
</li> </ul>任務
-
[SPR-10474] - Fix cron trigger example in reference documentation
</li> -
[SPR-13765] - Fix Javadoc for Jackson2ObjectMapperFactoryBean
</li> </ul>更多內容請看:3.2.16 is now available.
相關頁面:
Project Page | GitHub | Issues | Documentation
來自:http://www.oschina.net/news/69105/spring-framework-3-2-16-available-now
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-