Uses of Package
org.springframework.data.rest.webmvc.json
Packages that use org.springframework.data.rest.webmvc.json
Package
Description
-
-
Classes in org.springframework.data.rest.webmvc.json used by org.springframework.data.rest.webmvc.configClassDescriptionComponent to apply an
ObjectNode
to an existing domain object.Configuration to tweak enum serialization.Converter to createJsonSchema
instances forPersistentEntity
s. -
Classes in org.springframework.data.rest.webmvc.json used by org.springframework.data.rest.webmvc.jsonClassDescriptionConfiguration to tweak enum serialization.Translator for
Sort
arguments that is aware of Jackson-Mapping on domain classes.Model class to render JSON schema documents.Value object to abstract aMap
of JSON Schema definitions.AJsonSchema.JsonSchemaProperty
representing enumerations.A JSON Schema propertyCallback interface to customize theJsonSchema.JsonSchemaProperty
created by default for a given type.