Uses of Class
org.springframework.hateoas.client.Traverson
Packages that use Traverson
-
Uses of Traverson in org.springframework.hateoas.client
Methods in org.springframework.hateoas.client that return TraversonModifier and TypeMethodDescriptionTraverson.setLinkDiscoverers
(List<? extends LinkDiscoverer> discoverer) Sets theLinkDiscoverers
to use.Traverson.setRestOperations
(RestOperations operations) Configures theRestOperations
to use.