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.SwaggerUiConfigProperties swaggerUiConfigProperties, org.springframework.boot.autoconfigure.web.WebProperties springWebProperties, org.springframework.boot.webmvc.autoconfigure.WebMvcProperties springWebMvcProperties, SwaggerIndexTransformer swaggerIndexTransformer, SwaggerResourceResolver swaggerResourceResolver, SwaggerWelcomeCommon swaggerWelcomeCommon) Instantiates a new Swagger web mvc configurer.