-
- All Implemented Interfaces:
- org.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
public class DefaultProfileDocumentMatcher
extends Object
implements org.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
A YamlProcessor.DocumentMatcher
that matches the default profile implicitly but not
explicitly (i.e. matches if "spring.profiles" is not found and not otherwise).
- Author:
- Dave Syer
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.