org.springframework.boot.yaml

Interface YamlProcessor.DocumentMatcher

    • Method Detail

      • matches

        YamlProcessor.MatchStatus matches(Properties properties)
        Test if the given properties match.
        Parameters:
        properties - the properties to test
        Returns:
        the status of the match.

Copyright © 2014 Pivotal Software, Inc.. All rights reserved.