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