| Note | ||
|---|---|---|
| ||
This guideline has been deprecated. |
Both environment variables and system properties provide user-defined mappings between keys and their corresponding values and can be used to communicate those values from the environment to a process. According to the Java API [API 2014] java.lang.System class documentation:
...