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