Uses of Interface
org.springframework.core.io.support.PropertySourceFactory
Packages that use PropertySourceFactory
Package
Description
Support classes for Spring's resource abstraction.
-
Uses of PropertySourceFactory in org.springframework.core.io.support
Classes in org.springframework.core.io.support that implement PropertySourceFactoryModifier and TypeClassDescriptionclass
The default implementation forPropertySourceFactory
, wrapping every resource in aResourcePropertySource
.