mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ab92754a2e
The information was already parsed and available in a request attribute but until now there were no argument resolvers to expose it. Issue: SPR-16005