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.springframework.boot.autoconfigure.web.WebProperties springWebProperties, org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties springWebFluxProperties, SwaggerIndexTransformer swaggerIndexTransformer, SwaggerResourceResolver swaggerResourceResolver, SwaggerWelcomeCommon swaggerWelcomeCommon) Instantiates a new Swagger web flux configurer.