Class QuarkusExtensionCodestartProjectInput
java.lang.Object
io.quarkus.devtools.codestarts.CodestartProjectInput
io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartProjectInput
public final class QuarkusExtensionCodestartProjectInput
extends io.quarkus.devtools.codestarts.CodestartProjectInput
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class io.quarkus.devtools.codestarts.CodestartProjectInput
getBoms, getData, getDependencies, getSelection, log
-
Constructor Details
-
QuarkusExtensionCodestartProjectInput
-
-
Method Details
-
builder
-
withoutIntegrationTests
public boolean withoutIntegrationTests() -
withoutUnitTest
public boolean withoutUnitTest() -
withoutDevModeTest
public boolean withoutDevModeTest()
-