Skip to content

Improve performance of single pattern request mappings #36275

@rstoyanchev

Description

@rstoyanchev

If there are multiple patterns in a given request mapping, we need to check which ones match, and a return a sorted set of those that match in a new container since the matches could be a subset. This could use optimization for single pattern mappings.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions