Annotation Interface的使用
springfox.documentation.annotations.Incubating
使用Incubating的程序包
-
springfox.documentation中Incubating的使用
注释类型为Incubating的springfox.documentation中的方法修饰符和类型方法说明RequestHandler.combine(RequestHandler other) This is to merge two request handlers that are indistinguishable other than the media types supported -
springfox.documentation.builders中Incubating的使用
修饰符和类型方法说明OperationBuilder.codegenMethodNameStem(String codeGenMethodNameStem) This is an optional override that provides a custom method name stem, such that the method name that is generated for the purposes of code-gen can be customized. -
springfox.documentation.schema中Incubating的使用