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.SwaggerUiConfigParameters swaggerUiConfigParameters, org.springdoc.core.SpringDocConfigProperties springDocConfigProperties, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider, SwaggerResourceResolver swaggerResourceResolver) Instantiates a new Swagger web flux configurer.