@Component @Order(value=-2147483148) public class NotNullAnnotationPlugin extends java.lang.Object implements ModelPropertyBuilderPlugin
Constructor and Description |
---|
NotNullAnnotationPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ModelPropertyContext context)
read NotNull annotation
|
boolean |
supports(DocumentationType delimiter)
support all documentationTypes
|
public boolean supports(DocumentationType delimiter)
supports
in interface org.springframework.plugin.core.Plugin<DocumentationType>
public void apply(ModelPropertyContext context)
apply
in interface ModelPropertyBuilderPlugin
context
- - context that can be used to override the model property attributes