|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ExposesResourceFor
Annotation to demarcate controllers that expose URI templates of a structure according to
ControllerEntityLinks.
| Required Element Summary | |
|---|---|
Class<?> |
value
The domain type the controller exposes resources for. |
| Element Detail |
|---|
public abstract Class<?> value
|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||