Class and Description |
---|
io.quarkus.deployment.builditem.DeploymentClassLoaderBuildItem |
io.quarkus.deployment.builditem.ManagedExecutorInitializedBuildItem
This build item should not be needed anymore and will be removed at some point after Quarkus 1.7.
|
io.quarkus.deployment.builditem.NativeImageEnableAllTimeZonesBuildItem |
io.quarkus.deployment.QuarkusConfig
Do not use this class anymore, instead try
ConfigProvider.getConfig.getValue() instead. |
Field and Description |
---|
io.quarkus.deployment.JniProcessor.JniConfig.enable
JNI is always enabled starting from GraalVM 19.3.1.
|
io.quarkus.deployment.pkg.NativeConfig.enableJni
JNI is always enabled starting from GraalVM 19.3.1.
|
io.quarkus.deployment.pkg.PackageConfig.LEGACY
use 'legacy-jar' instead
|
Enum Constant and Description |
---|
io.quarkus.deployment.Capability.METRICS |
Annotation Type Element and Description |
---|
io.quarkus.deployment.annotations.BuildStep.applicationArchiveMarkers |
io.quarkus.deployment.annotations.BuildStep.loadsApplicationClasses |
io.quarkus.deployment.annotations.BuildStep.providesCapabilities |
Copyright © 2021 JBoss by Red Hat. All rights reserved.