类 SwaggerTransformationContext<T>
- java.lang.Object
-
- springfox.documentation.swagger2.web.SwaggerTransformationContext<T>
-
public class SwaggerTransformationContext<T> extends Object
-
-
方法详细资料
-
getSpecification
public io.swagger.models.Swagger getSpecification()
-
next
public SwaggerTransformationContext<T> next(io.swagger.models.Swagger specification)
-
-