Package org.springframework.data.web
Annotation Interface ProjectedPayload
Annotation to mark projection interfaces and handler method projection arguments that are supposed to be used as
projection interface to bind request or response payloads to.
- Since:
- 1.13
- Author:
- Oliver Gierke, Chris Bono