| 程序包 | 说明 |
|---|---|
| org.springframework.core.env |
Spring's environment abstraction consisting of bean definition
profile and hierarchical property source support.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JOptCommandLinePropertySource
CommandLinePropertySource implementation backed by a JOpt OptionSet. |
class |
SimpleCommandLinePropertySource
CommandLinePropertySource implementation backed by a simple String array. |