Package ru.tinkoff.kora.config.common
Interface Config
- All Known Implementing Classes:
SimpleConfig
public interface Config
-
Method Summary
Modifier and TypeMethodDescriptiondefault ConfigValue<?>default ConfigValue<?>get(ConfigValuePath path) origin()default Configresolve()root()
-
Method Details
-
origin
ConfigOrigin origin() -
root
ConfigValue.ObjectValue root() -
resolve
-
get
-
get
-