#51781·Spring Boot

Use cached PathPattern in AbstractWebMvcEndpointHandlerMapping

Author: wilkinsonaCreated Sep 16, 2026Updated Sep 16, 2026
Labelstype: taskstatus: blocked

See #51470 for background. Once https://github.com/spring-projects/spring-framework/issues/37270 is available to us, we should switch to using the `PathPattern` that's stored as a request attribute rather than parsing it again.

Source: spring-projects/spring-boot