Skip to content

Create optimized RequestPredicate for GraphQL endpoints #906

Closed
@bclozel

Description

@bclozel

Right now, the Spring Boot auto-configuration composes several RequestPredicate instances to handle GraphQL requests. Composing there can incur some overhead and no practical advantage in our case. Spring for GraphQL should instead provide custom RequestPredicate implementations that are optimized for optimal performance.

They should be then leveraged in the Spring Boot auto-configuration.

Metadata

Metadata

Assignees

Labels

in: webIssues related to web handlingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions