Uses of Class
org.springdoc.webmvc.ui.SwaggerResourceResolver
-
Uses of SwaggerResourceResolver in org.springdoc.webmvc.ui
Constructors in org.springdoc.webmvc.ui with parameters of type SwaggerResourceResolverModifierConstructorDescriptionSwaggerWebMvcConfigurer
(org.springdoc.core.properties.SwaggerUiConfigParameters swaggerUiConfigParameters, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider, SwaggerResourceResolver swaggerResourceResolver) Instantiates a new Swagger web mvc configurer.