Uses of Class
org.springdoc.core.data.DataRestRouterOperationService
Packages that use DataRestRouterOperationService
-
Uses of DataRestRouterOperationService in org.springdoc.core.providers
Constructors in org.springdoc.core.providers with parameters of type DataRestRouterOperationServiceModifierConstructorDescriptionSpringRepositoryRestResourceProvider(org.springframework.data.rest.core.mapping.ResourceMappings mappings, org.springframework.data.repository.support.Repositories repositories, org.springframework.data.rest.webmvc.mapping.Associations associations, org.springframework.context.ApplicationContext applicationContext, DataRestRouterOperationService dataRestRouterOperationService, org.springframework.data.mapping.context.PersistentEntities persistentEntities, com.fasterxml.jackson.databind.ObjectMapper mapper, SpringDocDataRestUtils springDocDataRestUtils) Instantiates a new Spring repository rest resource provider.