|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented @Import(value=org.springframework.hateoas.config.LinkBuilderBeanDefinitionRegistrar.class) public @interface EnableEntityLinks
Enables the collection of LinkBuilder instances from the application context. All found ones will be exposed
through an instance of DelegatingEntityLinks.
|
Spring Hateoas | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||