Uses of Interface
org.springdoc.webmvc.ui.SwaggerIndexTransformer
-
Uses of SwaggerIndexTransformer in org.springdoc.webmvc.ui
Classes in org.springdoc.webmvc.ui that implement SwaggerIndexTransformerModifier and TypeClassDescriptionclassThe type Swagger index transformer.Constructors in org.springdoc.webmvc.ui with parameters of type SwaggerIndexTransformerModifierConstructorDescriptionSwaggerWebMvcConfigurer(org.springdoc.core.properties.SwaggerUiConfigProperties swaggerUiConfigProperties, org.springframework.boot.autoconfigure.web.WebProperties springWebProperties, org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties springWebMvcProperties, SwaggerIndexTransformer swaggerIndexTransformer, SwaggerResourceResolver swaggerResourceResolver, SwaggerWelcomeCommon swaggerWelcomeCommon) Instantiates a new Swagger web mvc configurer.