Uses of Class
org.springframework.core.env.CommandLinePropertySource
Packages that use CommandLinePropertySource
Package
Description
Spring's environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
Uses of CommandLinePropertySource in org.springframework.core.env
Subclasses of CommandLinePropertySource in org.springframework.core.envModifier and TypeClassDescriptionclass
Deprecated.since 6.1 with no plans for a replacementclass
CommandLinePropertySource
implementation backed by an instance ofCommandLineArgs
.