Apache Struts 2.5.19 发布,Java Web 开发框架

  

Apache Struts 2.5.19 发布了,Struts 是一个免费的开源 MVC 框架,用于创建优雅、现代的 Java Web 应用程序。它强调公约优于配置,可使用插件体系结构进行扩展,并附带插件支持 REST、AJAX 和 JSON。

更新如下:

Bug

  • [WW-4971] - s:include tag fails with truncated content in certain circumstances

  • [WW-4974] - NullPointerException in DefaultStaticContentLoader#findStaticResource

  • [WW-4977] - Fixing flaky test in Jsr168DispatcherTest and Jsr286DispatcherTest

  • [WW-4984] - Static files like css and js files in struts-core not properly served

  • [WW-4986] - Race condition reloading config results in actions not found

  • [WW-4987] - Setting Struts2 <s:select> options Css Class

Improvement

  • [WW-4995] - Enhancement for s:set tag to improve tag body whitespace control.

Task

  • [WW-4981] - Add support for Java 11

    扫描二维码关注公众号,回复: 4730406 查看本文章

Dependency

  • [WW-4975] - Upgraded commons-fileupload to version 1.4

  • [WW-4978] - Update multiple Struts 2.5.x libraries to more recent versions

  • [WW-4993] - Update OGNL versions for 2.6 and 2.5.x builds

发布公告

猜你喜欢

转载自www.oschina.net/news/103205/struts-2-5-19-released