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
BindContextinstances.Component to apply anObjectNodeto an existing domain object.Configuration to tweak enum serialization.Converter to createJsonSchemainstances forPersistentEntitys. -
Classes in org.springframework.data.rest.webmvc.json used by org.springframework.data.rest.webmvc.jsonClassDescriptionFactory to create
BindContextinstances.Configuration to tweak enum serialization.Translator forSortarguments that is aware of Jackson-Mapping on domain classes.Model class to render JSON schema documents.Value object to abstract aMapof JSON Schema definitions.AJsonSchema.JsonSchemaPropertyrepresenting enumerations.A JSON Schema propertyCallback interface to customize theJsonSchema.JsonSchemaPropertycreated by default for a given type.