Uses of Class
org.springframework.util.DefaultPropertiesPersister
Packages that use DefaultPropertiesPersister
Package
Description
Support classes for Spring's resource abstraction.
-
Uses of DefaultPropertiesPersister in org.springframework.core.io.support
Subclasses of DefaultPropertiesPersister in org.springframework.core.io.supportModifier and TypeClassDescriptionclassSpring-aware subclass of the plainDefaultPropertiesPersister, adding a conditional check for disabled XML support through the shared "spring.xml.ignore" property.