Class NessieClientConfigSources


  • public final class NessieClientConfigSources
    extends java.lang.Object
    Provides functionality to retrieve configuration values from various sources, like Java properties, maps and environment variables.

    Note that the current implementation does not need any additional libraries. If there is a need for advanced features like config encryption or expressions, the implementation might start using SmallRye-Config.