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() |
Modifier and Type | Method and Description |
---|---|
YamlProcessor.MatchStatus |
matches(Properties properties) |
public YamlProcessor.MatchStatus matches(Properties properties)
matches
in interface YamlProcessor.DocumentMatcher
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.