It is possible to include system properties into configuration file, as explained in docs
Looks like ${?VARNAME} recognizes only system properties (passed with -D option).
I need to be able to recognize environment values, in particular - $PWD
How can I do that in the configuration file?
This should just work already. Typesafe config searches both system properties and environment variables by default.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With