类的使用
springfox.documentation.swagger2.web.SwaggerTransformationContext
-
使用SwaggerTransformationContext的程序包 程序包 说明 springfox.documentation.swagger2.filter springfox.documentation.swagger2.web -
-
springfox.documentation.swagger2.filter中SwaggerTransformationContext的使用
参数类型为SwaggerTransformationContext的springfox.documentation.swagger2.filter中的方法 修饰符和类型 方法 说明 io.swagger.models.SwaggerSwagger2WebMvcSwaggerTransformationFilter. transform(SwaggerTransformationContext<javax.servlet.http.HttpServletRequest> context) -
springfox.documentation.swagger2.web中SwaggerTransformationContext的使用
返回SwaggerTransformationContext的springfox.documentation.swagger2.web中的方法 修饰符和类型 方法 说明 SwaggerTransformationContext<T>SwaggerTransformationContext. next(io.swagger.models.Swagger specification)参数类型为SwaggerTransformationContext的springfox.documentation.swagger2.web中的方法 修饰符和类型 方法 说明 io.swagger.models.SwaggerSwaggerTransformationFilter. transform(SwaggerTransformationContext<T> context)io.swagger.models.SwaggerWebFluxBasePathAndHostnameTransformationFilter. transform(SwaggerTransformationContext<org.springframework.http.server.reactive.ServerHttpRequest> context)io.swagger.models.SwaggerWebMvcBasePathAndHostnameTransformationFilter. transform(SwaggerTransformationContext<javax.servlet.http.HttpServletRequest> context)
-