Hello everyone, I'm just starting to learn spring boot. Should I go with Java or Kotlin? I know both java & Kotlin as I am an Android developer.
v
Vampire
03/30/2025, 10:38 AM
You are asking in a Kotlin community, what answer do you expect? :-D
😂 5
a
Avadh
03/30/2025, 10:44 AM
@Vampire Haha fair point! 😄 Just wondering if you've found any specific Kotlin advantages or gotchas when using it with Spring Boot vs Java? Figured you'd have real-world experience to share.
v
Vampire
03/30/2025, 3:57 PM
Not me, never really used Spring Boot and I personally would probably use Java, as it is my main language. But I'll probably not advice against Kotlin in a Kotlin Slack. 🤷♂️😄
d
Delcio
03/30/2025, 4:11 PM
I'm behind in my learning progress, but I'll be starting to learn Kotlin soon. In your situation, I'd choose the best guidance docs/book/tutorial first, then follow whichever language is used there. If you still have both options, choose Kotlin if that's the one you know less and you'll then be in a position where you'll learn more. 😎
a
AndreyVanDenHaag
03/30/2025, 6:54 PM
I developed Spring Boot backend with Kotlin. Use Kotlin, they have perfect support for it (I use Kotlin and Maven)
I do not remember issues except with annotations and with JPA