Package | Description |
---|---|
org.springframework.data.rest.webmvc.config | |
org.springframework.data.rest.webmvc.json |
Class and Description |
---|
DomainObjectReader
Component to apply an
ObjectNode to an existing domain object. |
EnumTranslator
Configuration to tweak enum serialization.
|
PersistentEntityToJsonSchemaConverter
Converter to create
JsonSchema instances for PersistentEntity s. |
Class and Description |
---|
EnumTranslator
Configuration to tweak enum serialization.
|
JsonSchema
Model class to render JSON schema documents.
|
JsonSchema.Definitions
Value object to abstract a
Map of JSON Schema definitions. |
JsonSchema.EnumProperty
A
JsonSchema.JsonSchemaProperty representing enumerations. |
JsonSchema.JsonSchemaProperty
A JSON Schema property
|
JsonSchemaPropertyCustomizer
Callback interface to customize the
JsonSchema.JsonSchemaProperty created by default for a given type. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.