public interface ExpandedParameterBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(ParameterExpansionContext context)
Implement this method to override the Parameter using ParameterBuilder available in the context
|
void apply(ParameterExpansionContext context)
context - - context that can be used to override the parameter attributesParameter,
ParameterBuilderCopyright © 2023. All rights reserved.