@Component @Order(value=-2147483148) public class ExpandedParameterMinMaxAnnotationPlugin extends java.lang.Object implements ExpandedParameterBuilderPlugin
Constructor and Description |
---|
ExpandedParameterMinMaxAnnotationPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ParameterExpansionContext context)
Implement this method to override the Parameter using ParameterBuilder available in the context
|
boolean |
supports(DocumentationType delimiter) |
public ExpandedParameterMinMaxAnnotationPlugin()
public boolean supports(DocumentationType delimiter)
supports
in interface org.springframework.plugin.core.Plugin<DocumentationType>
public void apply(ParameterExpansionContext context)
ExpandedParameterBuilderPlugin
apply
in interface ExpandedParameterBuilderPlugin
context
- - context that can be used to override the parameter attributesParameter
,
ParameterBuilder