Uses of Record Class
org.springframework.core.io.support.PropertySourceDescriptor
Packages that use PropertySourceDescriptor
Package
Description
Support classes for Spring's resource abstraction.
-
Uses of PropertySourceDescriptor in org.springframework.core.io.support
Methods in org.springframework.core.io.support with parameters of type PropertySourceDescriptorModifier and TypeMethodDescriptionvoidPropertySourceProcessor.processPropertySource(PropertySourceDescriptor descriptor) Process the specifiedPropertySourceDescriptoragainst the environment managed by this instance.