Module spring.data.commons
Package org.springframework.data.web
Annotation Interface ProjectedPayload
Annotation to mark projection interfaces that are supposed to be used as projection interface to bind request or
response payloads to.
- Since:
- 1.13
- Author:
- Oliver Gierke