When https://github.com/spring-projects/spring-framework/issues/26565 is ready we can replace the custom HandlerMapping sub-classes in the [WebMvc](https://github.com/spring-projects-experimental/spring-graphql/blob/b18df6208f98ad075b972183a67a29cad3092dc2/graphql-spring-boot-starter/src/main/java/org/springframework/graphql/boot/WebMvcGraphQLAutoConfiguration.java#L131) and [WebFlux](https://github.com/spring-projects-experimental/spring-graphql/blob/b18df6208f98ad075b972183a67a29cad3092dc2/graphql-spring-boot-starter/src/main/java/org/springframework/graphql/boot/WebFluxGraphQLAutoConfiguration.java#L116) autoconfig.