Package org.springframework.data.rest.webmvc.json
@NullMarked
package org.springframework.data.rest.webmvc.json
-
ClassDescriptionJackson module to enable aggregate reference resolution for non-aggregate root types.Factory to create
BindContextinstances.Component to apply anObjectNodeto an existing domain object.Configuration to tweak enum serialization.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, Hibernate 6 support is no longer provided Jackson 3.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, in favor ofJacksonMappingAwareSortTranslatorTranslatesSortorders from Jackson-mapped field names toPersistentPropertynames.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, in favor ofJacksonSerializers.Enum deserializer that uses a resource bundle to resolve enum values.An enum serializer to translate raw enum values into values resolved through a resource bundle.Translator forSortarguments that is aware of Jackson-Mapping on domain classes.TranslatesSortorders from Jackson-mapped field names toPersistentPropertynames.Value object to abstract Jackson based bean metadata of a given type.Custom Spring Data REST Jackson serializers.Enum deserializer that uses a resource bundle to resolve enum values.An enum serializer to translate raw enum values into values resolved through a resource bundle.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.HandlerMethodArgumentResolverto resolveDefaultedPageablefrom aPageableHandlerMethodArgumentResolverapplying field to property mapping.HandlerMethodArgumentResolverto resolvePageablefrom aPageableArgumentResolverapplying field to property mapping.HandlerMethodArgumentResolverto resolveSortfrom aSortHandlerMethodArgumentResolverapplying field to property mapping.ABindContextFactorybased onPersistentEntities.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, in favor ofPersistentEntityJacksonModule.ABeanDeserializerModifierthat registers a customPersistentEntityJackson2Module.UriStringDeserializerfor association properties ofPersistentEntitys.Advanced customization of theCreatorPropertyinstances customized to additionally register them with theValueInstantiatorbacking theBeanDeserializerModifier.CustomStdDeserializerto interpretStringvalues as URIs and resolve them using aUriToEntityConverter.Jackson 3 module to serialize and deserializePersistentEntityResources.AValueDeserializerModifierthat registers a customPersistentEntityJacksonModule.UriStringDeserializerfor association properties ofPersistentEntitys.Advanced customization of theCreatorPropertyinstances customized to additionally register them with theValueInstantiatorbacking theValueDeserializerModifier.CustomStdDeserializerto interpretStringvalues as URIs and resolve them using aUriToEntityConverter.Converter to createJsonSchemainstances forPersistentEntitys.Functional interface to translate aSortobject based on the current input and web request in the context of aMethodParameter.