Package org.springframework.data.rest.webmvc.convert
package org.springframework.data.rest.webmvc.convert
-
ClassDescription
Converter
to render allLink
s contained in aRepresentationModel
astext/uri-list
and parse a request of that media type back into aRepresentationModel
instance.