static class ConfigUtils.BuildTimeEnvConfigSource
extends io.smallrye.config.EnvConfigSource
We override the EnvConfigSource, because we don't want the nothing back from getPropertiesNames at build time.
The mapping is one way and there is no way to map them back.
Field Summary
Fields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource