ConfigLoader
interface ConfigLoader
Loads an application configuration. An implementation of this interface should return ApplicationConfig if applicable configuration is found or null
otherwise.
Loads an application configuration. An implementation of this interface should return ApplicationConfig if applicable configuration is found or null
otherwise.