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.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.Deprecated, for removal: This API element is subject to removal in a future version.Functional interface to translate aSortobject based on the current input and web request in the context of aMethodParameter.