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