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(DataRestRouterOperationService dataRestRouterOperationService, com.fasterxml.jackson.databind.ObjectMapper mapper, SpringDocDataRestUtils springDocDataRestUtils) Instantiates a new Spring repository rest resource provider.