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
We can create environment variables like foo.bar=foobar which will then be passed as -Dfoo.bar=foobar to the JVM environment. This should be documented
We can create environment variables like
foo.bar=foobarwhich will then be passed as-Dfoo.bar=foobarto the JVM environment. This should be documented