You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adrien LAUER edited this page Feb 23, 2017
·
1 revision
The system properties provider is implemented in org.seedstack.coffig.provider.EnvironmentProvider. This provider will put all environment variables as top-level value nodes:
ENV_VAR_1: "..."ENV_VAR_2: "..."ENV_VAR_3: "..."
This provider can be used in conjunction with the prefix provider to put all environment variables under an "umbrella node" like env.