Hi, any recommendation for a book Spring Boot with...
# books
r
Hi, any recommendation for a book Spring Boot with Kotlin and tests? please?
m
if you really must use Spring here’s one: https://subscription.packtpub.com/book/application-development/9781788394802 but in general avoid Spring, especially when using Kotlin there are better alternatives like Ktor, Micronaut or Javalin
u
or http4k... 🙂
👌 1