Uses of Class
io.quarkus.deployment.builditem.SuppressNonRuntimeConfigChangedWarningBuildItem
Packages that use SuppressNonRuntimeConfigChangedWarningBuildItem
-
Uses of SuppressNonRuntimeConfigChangedWarningBuildItem in io.quarkus.deployment.pkg.steps
Method parameters in io.quarkus.deployment.pkg.steps with type arguments of type SuppressNonRuntimeConfigChangedWarningBuildItemModifier and TypeMethodDescriptionvoidNativeImageBuildStep.ignoreBuildPropertyChanges(BuildProducer<SuppressNonRuntimeConfigChangedWarningBuildItem> producer) -
Uses of SuppressNonRuntimeConfigChangedWarningBuildItem in io.quarkus.deployment.steps
Method parameters in io.quarkus.deployment.steps with type arguments of type SuppressNonRuntimeConfigChangedWarningBuildItemModifier and TypeMethodDescriptionvoidConfigGenerationBuildStep.checkForBuildTimeConfigChange(RecorderContext recorderContext, ConfigRecorder recorder, ConfigurationBuildItem configItem, List<SuppressNonRuntimeConfigChangedWarningBuildItem> suppressNonRuntimeConfigChangedWarningItems) Warns if build time config properties have been changed at runtime.voidConfigGenerationBuildStep.suppressNonRuntimeConfigChanged(BuildProducer<SuppressNonRuntimeConfigChangedWarningBuildItem> suppressNonRuntimeConfigChanged)