mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3474afb165
After this change dots inside URI variables in a request mapping pattern are ignored and no longer considered an indication that the pattern contains a suffix itself. Issue: SPR-11532