Apache Struts 2.5.19 发布了,Struts 是一个免费的开源 MVC 框架,用于创建优雅、现代的 Java Web 应用程序。它强调公约优于配置,可使用插件体系结构进行扩展,并附带插件支持 REST、AJAX 和 JSON。
更新如下:
[ 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
[ WW-4995 ] - Enhancement for s:set tag to improve tag body whitespace control.
[ WW-4981 ] - Add support for Java 11
[ 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
发布公告