| Interface | Description |
|---|---|
| RuntimeEnvironmentKeyResolver | Deprecated
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
ProfileAwarePropertiesBeanFactoryPostProcessor. |
| Class | Description |
|---|---|
| RuntimeEnvironmentPropertiesConfigurer | Deprecated
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
ProfileAwarePropertiesBeanFactoryPostProcessor. |
| RuntimeEnvironmentPropertiesManager | Deprecated
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
ProfileAwarePropertiesBeanFactoryPostProcessor. |
| SystemPropertyRuntimeEnvironmentKeyResolver | Deprecated
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
ProfileAwarePropertiesBeanFactoryPostProcessor. |
Copyright © 2016. All rights reserved.