Join Slack
Powered by
hey guys, is it possible to build a Kotlin Spring ...
# kotlin-native
f
Filippo Pizzicola
12/20/2019, 7:14 PM
hey guys, is it possible to build a Kotlin Spring boot server as native? If so, is there any article or tutorial to help me with it?
k
Kavan
12/20/2019, 7:20 PM
Use Ktor
https://medium.com/@dave.stevens.net/simplifying-the-server-side-with-ktor-5a4826cf68f3
f
Filippo Pizzicola
12/20/2019, 7:26 PM
My biggest challenge isn't the routing, but the repleacement of spring reactive mongo (I'm using Mongo and Google's firebase) and Quartz, but I don't believe Quartz will be a problem
7
Views
Open in Slack
Previous
Next