not really kotlin related, but can i use spring pe...
# spring
c
not really kotlin related, but can i use spring persistency on an app thats not spring based? (i want to start using spring components)
s
Yes you can, but you will have to setup thinks manually instead of Boot
c
cool.
i think what i want to do is “refactor to spring (boot)”
👍 1
is it also possible to use spring boot but use ktor as a web server?
s
Nope