hello everyone I'm new to Kotlin and I'm creating ...
# getting-started
d
hello everyone I'm new to Kotlin and I'm creating a rest api with spring, mysql and docker and while the docker stack is up and I don't get any errors in the console I try to send a post request and I get a 404 error. Could someone point to a channel if any relevant to this specifically? Thank you
a
If you're using ktor then #ktor
d
Thank you Alejandro, not using Ktor though - it’s with spring which I forgot to specify above.
a
Then I guess it would be #server
🙌 1
k
question is why do you suspect kotlin to be an issue?
d
hey Jakub I didn't say that I was just looking for support on where to look at so I thought I'd try here