CURRENT - 3.0.1 - SNAPSHOT
3.0.0 - 2022 - OCT - 17
Changed the signature of Action to
Code Block ActionCommand execute(ActionMapping mapping, HttpServletRequest req, HttpServletResponse res) throws Exception;
- Dropped support for bean auto-population (due to demand).
- Updated dependency versions, lowered overall footprint.
...