mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
52333e798f
The core restful (RestfulActionMapper) and restful2 (Restful2ActionMapper) mappers predate the Struts REST plugin, which is the maintained way to build REST-style applications. Mark both classes @Deprecated and point their javadoc to the REST plugin; removal is tracked as WW-5708. Fixes: https://issues.apache.org/jira/browse/WW-5707 Claude-Session: https://claude.ai/code/session_016XMyQ1CRuYZkqygmD4aGHv Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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