Uses of Class
org.springframework.data.rest.webmvc.json.JsonSchema
Packages that use JsonSchema
-
Uses of JsonSchema in org.springframework.data.rest.webmvc.json
Methods in org.springframework.data.rest.webmvc.json that return JsonSchemaModifier and TypeMethodDescriptionPersistentEntityToJsonSchemaConverter.convert(@Nullable Object source, TypeDescriptor sourceType, TypeDescriptor targetType) Converts the given type into aJsonSchemainstance.