Join Slack
Powered by
how do you handle env based configuration for ktor...
# ktor
s
Sourabh Rawat
02/14/2020, 6:20 PM
how do you handle env based configuration for ktor?
e
Evan R.
02/14/2020, 7:50 PM
I personally just use the java-dotenv library:
https://github.com/cdimascio/java-dotenv
8
Views
Open in Slack
Previous
Next