Package io.quarkus.runtime
Interface BuilderConfig
Builder.
This configuration class is here to avoid warnings when using -Dquarkus.builder.=....
- See Also:
-
io.quarkus.builder.BuildChainBuilder
-
Method Summary
Modifier and TypeMethodDescriptionDump the graph output to a file.Whether to log the cause of a conflict.
-
Method Details
-
graphOutput
Dump the graph output to a file. This is useful for debugging. -
logConflictCause
Whether to log the cause of a conflict.
-