Class GenericOptionsBuilder
java.lang.Object
io.micronaut.projectgen.core.options.GenericOptionsBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected ConfigurationFormat
protected GradleDsl
protected String
protected JdkVersion
protected Language
protected String
protected OperatingSystem
protected String
protected Packaging
protected String
protected TestFramework
protected String
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static GenericOptionsBuilder
builder()
buildTools
(List<BuildTool> buildTools) configurationFormat
(ConfigurationFormat configurationFormat) java
(JdkVersion java) operatingSystem
(OperatingSystem operatingSystem) packageName
(String packageName) testFramework
(TestFramework testFramework)
-
Field Details
-
features
-
buildTools
-
name
-
version
-
operatingSystem
-
template
-
language
-
configurationFormat
-
gradleDsl
-
group
-
artifact
-
java
-
packageName
-
packaging
-
testFramework
-
-
Method Details
-
features
-
buildTools
-
name
-
version
-
operatingSystem
-
template
-
language
-
configurationFormat
-
gradleDsl
-
group
-
artifact
-
java
-
packageName
-
packaging
-
testFramework
-
builder
-
build
-