Package org.springframework.hateoas.client
@NonNullApi
package org.springframework.hateoas.client
Client side support.
-
ClassDescriptionContainer for customizations to a single traverson "hop"
LinkDiscoverer
that usesJsonPath
to find links inside a representation.Interface to allow discovering links by relation type from some source.Value object to wrap aPluginRegistry
forLinkDiscoverer
so that it's easier to inject them into clients wanting to lookup aLinkDiscoverer
for a givenMediaTypes
.Component to ease traversing hypermedia APIs by following links with relation types.