Annotation Interface ProjectedPayload


@Documented @Retention(RUNTIME) @Target(TYPE) public @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