Class SpringBootOptions
java.lang.Object
io.micronaut.projectgen.springboot.SpringBootOptions
- All Implemented Interfaces:
Options
SpringBoot Options.
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.micronaut.projectgen.core.options.Options
artifact, getBuildTool, group, version
-
Method Details
-
javaVersion
- Specified by:
javaVersion
in interfaceOptions
- Returns:
- Java Version
-
name
-
getArtifact
-
getGroup
-
getPackaging
-
getDescription
-
packageName
- Specified by:
packageName
in interfaceOptions
- Returns:
- Project Package name
-
language
-
testFramework
- Specified by:
testFramework
in interfaceOptions
- Returns:
- Test framework
-
buildTools
- Specified by:
buildTools
in interfaceOptions
- Returns:
- Build Tool
-
operatingSystem
- Specified by:
operatingSystem
in interfaceOptions
- Returns:
- Operating System
-
features
-
builder
- Returns:
- A builder
-