Interface PropertySourceLocator

    • Method Detail

      • load

        java.util.Optional<PropertySource> load​(Environment environment)
        Locate a PropertySource for the given environment.
        Parameters:
        environment - The environment
        Returns:
        The located property source