public final class RunTimeConfigurationSourceValueBuildItem
extends MultiBuildItem
This is a special build item that is intended to be used only to support bootstrap configuration in the following manner:
A build step produces this BuildItem with a RuntimeValue<ConfigSourceProvider> a payload that is obtained by
calling
a (RUNTIME_INIT) recorder.
The build step can optionally use a configuration object that uses the BOOTSTRAP config phase and pass this
configuration to the recorder to allow the recorder at runtime to customize its behavior