Uses of Annotation Interface
io.quarkus.arc.runtime.ConfigStaticInitCheck
Packages that use ConfigStaticInitCheck
-
Uses of ConfigStaticInitCheck in io.quarkus.arc.runtime
Classes in io.quarkus.arc.runtime with annotations of type ConfigStaticInitCheckModifier and TypeClassDescriptionclassIntercepts the producer methods declared onConfigProducerand records the config value during the static initialization phase unless the injection point is annotated withStaticInitSafe.