@Component @Order(value=-2147483148) public class MinMaxAnnotationPlugin extends java.lang.Object implements ParameterBuilderPlugin
Constructor and Description |
---|
MinMaxAnnotationPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ParameterContext context)
Implement this method to collect input parameters and return values
|
boolean |
supports(DocumentationType delimiter) |
public boolean supports(DocumentationType delimiter)
supports
in interface org.springframework.plugin.core.Plugin<DocumentationType>
public void apply(ParameterContext context)
ParameterBuilderPlugin
apply
in interface ParameterBuilderPlugin
context
- - context that can be used to override the parameter attributesParameter
,
ParameterBuilder