Uses of Interface
de.poiu.coat.example.AppConfig
Packages that use AppConfig
-
Uses of AppConfig in de.poiu.coat.example
Methods in de.poiu.coat.example that return AppConfigModifier and TypeMethodDescriptionAppConfigBuilder.build()Build a newAppConfigwith the config keys from this Builder.static AppConfigCreate a new AppConfig from the given config file.static AppConfigCreate a new AppConfig from the given config entries.static AppConfigAppConfigBuilder.from(Properties jup) Create a new AppConfig from the given config entries.static AppConfigAppConfigBuilder.fromEnvVars()Create a new AppConfig from the current environment variables.