Uses of Class
org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter
Packages that use PersistentEntityToJsonSchemaConverter
-
Uses of PersistentEntityToJsonSchemaConverter in org.springframework.data.rest.webmvc.config
Methods in org.springframework.data.rest.webmvc.config that return PersistentEntityToJsonSchemaConverterModifier and TypeMethodDescriptionRepositoryRestMvcConfiguration.jsonSchemaConverter
(org.springframework.data.mapping.context.PersistentEntities persistentEntities, Associations associationLinks, org.springframework.data.repository.support.RepositoryInvokerFactory repositoryInvokerFactory, RepositoryRestConfiguration repositoryRestConfiguration) Turns a domain class into aJsonSchema
.