Skip to content

Avoid unnecessary sorting in AbstractHandlerMethodMapping #24704

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

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

chenqimiao
Copy link
Contributor

This PR can reduce useless sorting in AbstractHandlerMethodMapping.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 16, 2020
@sbrannen sbrannen self-assigned this Mar 16, 2020
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 16, 2020
@sbrannen sbrannen added this to the 5.2.5 milestone Mar 16, 2020
@sbrannen sbrannen changed the title Reduce useless sorting in AbstractHandlerMethodMapping Avoid unnecessary sorting in AbstractHandlerMethodMapping Mar 16, 2020
@sbrannen sbrannen merged commit 193a76f into spring-projects:master Mar 16, 2020
@sbrannen
Copy link
Member

Good catch!

This has been merged into master.

Thanks

@chenqimiao chenqimiao deleted the avoid-unnecessary-sort branch March 16, 2020 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants