类的使用
springfox.documentation.spi.service.contexts.OperationContext
使用OperationContext的程序包
-
springfox.documentation.spi.service中OperationContext的使用
修饰符和类型方法说明voidOperationBuilderPlugin.apply(OperationContext context) Implement this method to override the Operation using the OperationBuilder available in the context -
springfox.documentation.spi.service.contexts中OperationContext的使用
限定符构造器说明ParameterContext(ResolvedMethodParameter resolvedMethodParameter, ParameterBuilder parameterBuilder, DocumentationContext documentationContext, GenericTypeNamingStrategy genericNamingStrategy, OperationContext operationContext)