@Deprecated public class DefaultProfileDocumentMatcher extends Object implements org.springframework.beans.factory.config.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()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.YamlProcessor.MatchStatus |
matches(Properties properties)
Deprecated.
|
public org.springframework.beans.factory.config.YamlProcessor.MatchStatus matches(Properties properties)
matches
in interface org.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.