@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented @Import(value=org.springframework.hateoas.config.LinkBuilderBeanDefinitionRegistrar.class) public @interface EnableEntityLinks
LinkBuilder
instances from the application context. All found ones will be exposed
through an instance of DelegatingEntityLinks
.Copyright © 2012-2015–2015 Pivotal, Inc.. All rights reserved.