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 TypeClassDescriptionclassDeprecated.since 6.1 with no plans for a replacementclassCommandLinePropertySourceimplementation backed by an instance ofCommandLineArgs.