lukaszlenart opened a new pull request, #1882:
URL: https://github.com/apache/struts/pull/1882

   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.
   
   This marks both classes `@Deprecated(forRemoval = true)` with javadoc 
pointing users to the REST plugin, and notes the deprecation next to their bean 
registrations in `struts-beans.xml`. No behaviour changes.
   
   Removal is tracked separately as 
[WW-5708](https://issues.apache.org/jira/browse/WW-5708).
   
   Fixes [WW-5707](https://issues.apache.org/jira/browse/WW-5707)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to