Uses of Class
org.springframework.hateoas.client.JsonPathLinkDiscoverer
Package
Description
Value objects to build ALPS metadata.
Value objects to build Collection+JSON representations.
HAL-specific extensions, SPIs and Jackson customizations.
HAL-FORMS extension media type.
-
Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.mediatype.alps
-
Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.mediatype.collectionjson
Modifier and TypeClassDescriptionclass
LinkDiscoverer
implementation based on JSON Collection link structure. -
Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.mediatype.hal
Modifier and TypeClassDescriptionclass
LinkDiscoverer
implementation based on HAL link structure. -
Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.mediatype.hal.forms