mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
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