-
Couldn't load subscription status.
- Fork 330
Open
Labels
type: enhancementA general enhancementA general enhancement
Milestone
Description
QueruydslDataFetcher and QueryByExampleDataFetcher already support use of projection interfaces to customize return values. The same is useful in controller methods too to allow loose coupling between schema types and domain entities, see for example discussion in #636.
An @ProjectAs annotation on the controller method could be used to specify the projection interface type to apply to the return value.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement