public class DefaultProfileDocumentMatcher extends Object implements YamlProcessor.DocumentMatcher
YamlProcessor.DocumentMatcher
that matches the default profile implicitly but not
explicitly (i.e. matches if "spring.profiles" is not found and not otherwise).Constructor and Description |
---|
DefaultProfileDocumentMatcher() |
public YamlProcessor.MatchStatus matches(Properties properties)
YamlProcessor.DocumentMatcher
matches
in interface YamlProcessor.DocumentMatcher
properties
- the properties to testCopyright © 2014 Pivotal Software, Inc.. All rights reserved.