squbs
squbs copied to clipboard
Need ability to load environment specific `application.conf`
When using akka clustering in different environments(QA/Production), we need to load(and merge) specific set of seed nodes.
The application.conf which are environment specific should have more priority than the global ones.
@Yoda-The-master can you please elaborate little more. What do you mean by "global ones"? Do you mean the one under src/main/resources?
Yes @anilgursel