mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
057432c87b
Re-order the route registrations for GraphQL requests so that the most commonly matched path is evaluated first. Closes gh-39613