Lukasz Lenart created WW-5707:
---------------------------------
Summary: Deprecate legacy restful and restful2 action mappers in
core
Key: WW-5707
URL: https://issues.apache.org/jira/browse/WW-5707
Project: Struts 2
Issue Type: Task
Reporter: Lukasz Lenart
Fix For: 7.4.0, 6.12.0
The core {{restful}} ({{RestfulActionMapper}}) and {{restful2}}
({{Restful2ActionMapper}}) action mappers predate the Struts REST plugin, which
is the maintained way to build REST-style applications with Struts.
Mark both classes {{@Deprecated(forRemoval = true)}} and update their javadoc
to direct users to the REST plugin.
Removal is tracked separately and scheduled for the next major release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)