Uses of Class
org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter
-
Uses of PersistentEntityToJsonSchemaConverter in org.springframework.data.rest.webmvc.config
Modifier 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
.