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() |
public org.springframework.beans.factory.config.YamlProcessor.MatchStatus matches(Properties properties)
matches
in interface org.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.