Hey! can I use kotlin in existing java spring boot...
# spring
a
Hey! can I use kotlin in existing java spring boot project
👌 13
d
Be sure to configure your build tool to compile both Java and Kotlin: https://kotlinlang.org/docs/maven.html#compile-kotlin-and-java-sources
👍 1