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.configClassDescriptionFactory to create
BindContext
instances.Component to apply anObjectNode
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.jsonClassDescriptionFactory to create
BindContext
instances.Configuration to tweak enum serialization.Translator forSort
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.