@Singleton public class SpringBoot extends SpringFeature
spring| Constructor and Description |
|---|
SpringBoot(Spring spring) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
boolean |
supports(ApplicationType applicationType)
This method must be implemented to ensure it is only selectable for the desired
application types.
|
apply, getCategory, processSelectedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMicronautDocumentation, getOrder, getThirdPartyDocumentation, isPreview, isVisiblepublic SpringBoot(Spring spring)
public java.lang.String getName()
Featurepublic java.lang.String getTitle()
public java.lang.String getDescription()
public boolean supports(ApplicationType applicationType)
FeatureapplicationType - The application type