Uses of Class
de.poiu.coat.example.AppConfigBuilder
Packages that use AppConfigBuilder
-
Uses of AppConfigBuilder in de.poiu.coat.example
Methods in de.poiu.coat.example that return AppConfigBuilderModifier and TypeMethodDescriptionAdd the config entries from the given file to the built AppConfig.Add the config entries from the given Map to the built AppConfig.AppConfigBuilder.add(Properties jup) Add the config entries from the given Properties to the built AppConfig.AppConfigBuilder.addEnvVars()Add the config entries from the current environment variables to the built AppConfig.static AppConfigBuilderAppConfigBuilder.create()Create a builder forAppConfiginstances.