Package io.github.qubitpi.athena.config
package io.github.qubitpi.athena.config
-
ClassDescriptionUtilities to help load resources for the
SystemConfig
.Common message formats for errors.A class to hold and fetch configuration values from the environment and runtime.MessageFormatter
provides shared functionality to provide formatted logging and messaging.SystemConfig
is an interface for retrieving configuration values, allowing for implicit type conversion and use of a runtime properties interface to override configured settings.SystemConfigFactory
provides aSystemConfig
instance.