Interface MpConfigSourceProvider

    • Method Detail

      • getConfigSources

        Iterable<ConfigSource> getConfigSources​(ClassLoader classLoader,
                                                String profile)
        Returns a list of configuration sources.
        Parameters:
        classLoader - classloader where resource will be retrieved from
        profile - configuration profile to use, must not be null
        Returns:
        list of config sources