Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

Reuse variables in akka config

$
0
0

How can I reuse a config property in a couple of other properties? My simplified real-world example looks like this:

myApp {  host = "www.myfoohost.com"  urls {    url1 = host +"/b" // this...    url2 = host +"/a" // ... and this do not work  }}

Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>