Uses of Annotation Interface
io.quarkus.runtime.annotations.ConfigRoot
Packages that use ConfigRoot
Package
Description
-
Uses of ConfigRoot in io.quarkus.runtime
Classes in io.quarkus.runtime with annotations of type ConfigRootModifier and TypeClassDescriptionclassclassclassBuild time analytics configuration.interfaceThis configuration class is here to avoid warnings when using-Dquarkus.builder.=....classThis configuration class is here to avoid warnings when using-Dquarkus.args=....interfaceWe don't really use this, because these are configurations for the config itself, so it causes a chicken / egg problem, but we need it for documentation purposes.classinterfaceclassclassclassThe core thread pool config. -
Uses of ConfigRoot in io.quarkus.runtime.configuration
Classes in io.quarkus.runtime.configuration with annotations of type ConfigRoot -
Uses of ConfigRoot in io.quarkus.runtime.console
Classes in io.quarkus.runtime.console with annotations of type ConfigRoot -
Uses of ConfigRoot in io.quarkus.runtime.init
Classes in io.quarkus.runtime.init with annotations of type ConfigRoot -
Uses of ConfigRoot in io.quarkus.runtime.logging
Classes in io.quarkus.runtime.logging with annotations of type ConfigRoot -
Uses of ConfigRoot in io.quarkus.runtime.shutdown
Classes in io.quarkus.runtime.shutdown with annotations of type ConfigRoot