How to avoid System Properties getting loaded in Typesafe config

74 views Asked by At

We are using Typesafe config in our application. Any way to ignore loading system properties into config object ?

0

There are 0 answers