public interface GroovyApplicationFeature extends ApplicationFeature
Modifier and Type | Method and Description |
---|---|
default int |
getOrder()
The order of a feature controls the order in which it applies.
|
apply, isVisible, mainClassName
getCategory, getDescription, getMicronautDocumentation, getName, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, processSelectedFeatures, supports
default int getOrder()
Feature
FeaturePhase
for a list of phases to choose from.