Wednesday, May 22, 2019

Get/Read UNIX Environment values in JAVA

String host = System.getenv("DB_HOST") ;




No comments: