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)
matches
in interface YamlProcessor.DocumentMatcher
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.