Skip to content

Support Callable as a return value from controller methods for asynchronous execution #316

@dugenkui03

Description

@dugenkui03

Asynchronous execution is key point to ensure high performance of query, details in asynchronous-execution.

It seems that all the invoketion of @controller handler method is serial by default. Will spring graphql support asynchronous execution of fetching field (probably similar to mvc-ann-async)?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions