Uses of Class
org.springframework.beans.factory.config.YamlProcessor
Packages that use YamlProcessor
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
-
Uses of YamlProcessor in org.springframework.beans.factory.config
Subclasses of YamlProcessor in org.springframework.beans.factory.configModifier and TypeClassDescriptionclassFactory for aMapthat reads from a YAML source, preserving the YAML-declared value types and their structure.classFactory forPropertiesthat reads from a YAML source, exposing a flat structure of String property values.