HandlerMappingIntrospector is throwing PatternSyntaxException for wildcards in the request URL #31937
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
After upgrade the Spring Boot
3.2, a HTTP request with*wildcard is throwing an exception as below:While in Spring Boot <=
3.1, this URL with*wild card is OK, and working as expected.Info: Only happen to
spring-web, but it's fine forspring-webfluxThe text was updated successfully, but these errors were encountered: