samir
10/21/2018, 5:24 PM1.0.0-beta-1 and now all my usages of ApplicationConfig are generating warnings saying usage should be marked with KtorExperimentalAPI. What is the reason for this change ? Is there another way to use ApplicationConfig now ?samir
10/21/2018, 5:26 PMval config: ApplicationConfig = environment.config in Application.module() which I am then passing to all of my services