1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Use PathPatternRequestMatcher in itest

Issue gh-16887
This commit is contained in:
Josh Cummings
2025-07-02 13:54:07 -06:00
parent 919ae1d636
commit b6d61b2f10
2 changed files with 3 additions and 3 deletions
@@ -47,6 +47,6 @@
<csrf disabled="true"/>
</http>
<beans:bean class="org.springframework.web.servlet.handler.HandlerMappingIntrospector" name="mvcHandlerMappingIntrospector"/>
<beans:bean class="org.springframework.security.config.web.PathPatternRequestMatcherBuilderFactoryBean"/>
</beans:beans>