mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7851994a17
Return "" from methods that obtain controller or method mapping to avoid side effect of a trailing slash appearing. Closes gh-29897