Skip to content

Create optimized versions of request predicates #32244

Closed
@poutsma

Description

@poutsma

Many request predicates provided in RequestPredicates are capable of dealing with multiple values. Having the capability of dealing with multiple values introduces computational overhead, which seems unfortunate because in practice these predicates are typically used with a single value.

We should introduce single-value variants of the predicates in RequestPredicates.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions