-
@Configuration
@Import(value=org.springframework.hateoas.config.EntityLinksConfiguration.class)
@EnablePluginRegistries(value=LinkDiscoverer.class)
public class HateoasConfiguration
extends Object
Common HATEOAS specific configuration.
- Since:
- 0.19
- Author:
- Oliver Gierke, Greg Turnquist
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.