Uses of Package
org.springframework.data.rest.webmvc.convert
Packages that use org.springframework.data.rest.webmvc.convert
-
Classes in org.springframework.data.rest.webmvc.convert used by org.springframework.data.rest.webmvc.configClassDescription
Converter
to render allLink
s contained in aRepresentationModel
astext/uri-list
and parse a request of that media type back into aRepresentationModel
instance.