public interface JavaApplicationFeature 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, mainClassNamegetCategory, getDescription, getMicronautDocumentation, getName, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, processSelectedFeatures, supportsdefault int getOrder()
FeatureFeaturePhase
 for a list of phases to choose from.