Uses of Class
org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactory
-
Uses of PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactory in org.springframework.data.rest.webmvc.json
Constructors in org.springframework.data.rest.webmvc.json with parameters of type PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactoryModifierConstructorDescriptionPersistentEntityToJsonSchemaConverter(PersistentEntities entities, Associations associations, MessageResolver resolver, com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.springframework.data.rest.core.config.RepositoryRestConfiguration configuration, PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactory customizerFactory) Creates a newPersistentEntityToJsonSchemaConverterfor the givenPersistentEntitiesandResourceMappings.