Uses of Class
org.springdoc.webflux.ui.SwaggerResourceResolver
-
Uses of SwaggerResourceResolver in org.springdoc.webflux.ui
Constructors in org.springdoc.webflux.ui with parameters of type SwaggerResourceResolverModifierConstructorDescriptionSwaggerWebFluxConfigurer
(org.springdoc.core.properties.SwaggerUiConfigProperties swaggerUiConfigProperties, org.springdoc.core.properties.SpringDocConfigProperties springDocConfigProperties, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider, SwaggerResourceResolver swaggerResourceResolver) Instantiates a new Swagger web flux configurer.