Hello everyone, I'm just starting to learn spring ...
# getting-started
a
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
You are asking in a Kotlin community, what answer do you expect? :-D
😂 5
a
@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
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
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
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