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

   Documents the change shipped in 
[WW-5698](https://issues.apache.org/jira/browse/WW-5698) (apache/struts#1872, 
7.4.0): on a `ModelDriven` action only the model's members are exempt from 
`@StrutsParameter`; the action's own properties need the annotation, a name 
declared on neither still binds (Map-backed models), and 
`struts.parameters.requireAnnotations.transitionMode=true` is the migration 
path — it now covers `ModelDriven` actions too.
   
   Adds a subsection under *ModelDriven actions* on 
`struts-parameter-annotation.md` with a migration alert linking to the security 
guide's annotation section.
   
   🤖 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