'How to implement External configuration in Scala

I am new to scala and I need to externalise the configuration files of the scala application to a remote server. Is there any option to do it in scala as we do using spring-cloud-config in spring?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source