You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For instance, val conf = ConfigFactory.load("app.conf") fails to load resources/app.conf. Not implemented error, yet detailed in examples source code. ConfigFactory.load() fails to load a default application.conf as well.
The text was updated successfully, but these errors were encountered:
For instance, val conf = ConfigFactory.load("app.conf") fails to load resources/app.conf. Not implemented error, yet detailed in examples source code. ConfigFactory.load() fails to load a default application.conf as well.
The text was updated successfully, but these errors were encountered: