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(@Nullable List<? extends LinkDiscoverer> discoverer) Sets theLinkDiscoverersto use.Traverson.setRestOperations(@Nullable org.springframework.web.client.RestOperations operations) Configures theRestOperationsto use.