Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
eleftherias opened this issue May 11, 2020 · 0 comments
Closed
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@eleftherias
Copy link
Contributor

eleftherias commented May 11, 2020

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

@eleftherias eleftherias added in: docs An issue in Documentation or samples type: enhancement A general enhancement labels May 11, 2020
@eleftherias eleftherias added this to the 5.4.0-M2 milestone May 11, 2020
@eleftherias eleftherias self-assigned this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant