public interface OperationModelsProviderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(RequestMappingContext context)
Implement this method to collect input parameters and return values
|
void apply(RequestMappingContext context)
context - - context that can be used to override the parameter attributesOperation,
RequestMappingContextCopyright © 2023. All rights reserved.