Uses of Interface
org.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
-
Uses of YamlProcessor.DocumentMatcher in org.springframework.beans.factory.config
Modifier and TypeMethodDescriptionvoid
YamlProcessor.setDocumentMatchers
(YamlProcessor.DocumentMatcher... matchers) A map of document matchers allowing callers to selectively use only some of the documents in a YAML resource.