Package io.quarkus.builder
package io.quarkus.builder
-
ClassDescriptionA build chain.A build chain builder.The context passed to a deployer's operation.A builder for a deployer execution.A provider of deployers which can be detected via
ServiceLoader.The final result of a successful deployment operation.A single atomic unit of build work.A builder for build step instances within a chain.Ensures a chosen build item is produced early in the Quarkus build by making its producing step a dependency of every other step that does not already depend on it (directly or transitively).The exception thrown when a deployer chain build fails.Flags which can be set on consume declarations.Deprecated, for removal: This API element is subject to removal in a future version.since 3.31.0 in favor of io.quarkus.bootstrap.json.Json A simple JSON string generator.JSON array builder.JSON object builder.Deprecated, for removal: This API element is subject to removal in a future version.since 3.31.0 in favor of io.quarkus.bootstrap.json.JsonReader A json format reader.Deprecated, for removal: This API element is subject to removal in a future version.since 3.31.0 in favor of io.quarkus.bootstrap.json.JsonTransformerA facility for storing and retrievingMultiBuildItems byItemId.Flags which can be set on consume declarations.