Uses of Class
org.springframework.beans.factory.config.YamlProcessor
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
-
Uses of YamlProcessor in org.springframework.beans.factory.config
Modifier and TypeClassDescriptionclass
Factory for aMap
that reads from a YAML source, preserving the YAML-declared value types and their structure.class
Factory forProperties
that reads from a YAML source, exposing a flat structure of String property values.