Skip to content

Conversation

marcusdacoregio
Copy link
Contributor

Closes gh-11938

@marcusdacoregio marcusdacoregio added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Oct 6, 2022
@marcusdacoregio marcusdacoregio added this to the 5.8.0-RC1 milestone Oct 6, 2022
@marcusdacoregio marcusdacoregio requested a review from rwinch October 6, 2022 13:37
@marcusdacoregio marcusdacoregio self-assigned this Oct 6, 2022
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now there is a problem if someone needs to do a static import for both AntPathRequestMatcher.forMethod and RegexRequestMatcher.forMethod the usage would need to be fully qualified. I'd say we should use antMatcher and regexMatcher for the method names.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There doesn't seem to be a way to specify a pattern or a method and pattern via static factory method

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There doesn't seem to be a static factory method for both the method and pattern.

@marcusdacoregio marcusdacoregio merged commit 4b6fed0 into spring-projects:5.8.x Oct 10, 2022
@marcusdacoregio marcusdacoregio deleted the gh-11938 branch October 10, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants