Join Slack
Powered by
Hey! can I use kotlin in existing java spring boot...
# spring
a
Adarsh Kumar
04/29/2024, 6:02 PM
Hey! can I use kotlin in existing java spring boot project
👌 13
d
Davio
05/02/2024, 7:02 AM
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
7
Views
Open in Slack
Previous
Next