Skip to content

Avoid using "/path/**/other" patterns in WebFlux PathPatternParser #8513

Closed
@eleftherias

Description

@eleftherias

As of Spring Framework 5.3, "/path/**/other" patterns will be rejected and an exception will be thrown.
We should avoid using these types of patterns in our tests.
See: spring-projects/spring-framework#24952

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions