mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
210dc86b88
* WW-5630 - Performance Issue SecurityMemberAccess * Add size bound cache, 50, for Class lookup * Add unit test Code generated by Copilot * WW-5630 - Add additional UT * WW-5630 - Add UT for non-existent class * WW-5630 - Review feedback changes * Cache ClassLoader directly * Use weakKeys and weakValues * Comment on the ClassLookupException * Additional Unit Tests Assistance in coding using co-pilot * WW-5630 - Additional review * Limit outer, Classloader, to 25. Ensure memory bounding. * Limit inner, Classes, to 50. Ensure memory bounding. * Additional UTs With co-pilot assitance
Struts 2 Core
This is a core of the Apache Struts framework and all other modules depend on it. It requires Java 8 at minimum and a Servlet container supporting Java Servlet API 3.1 at least.
Installation
Just drop this plugin into WEB-INF/lib folder or add it as Maven dependency