Excuse me. Can I find resources of Spring Boot wit...
# getting-started
n
Excuse me. Can I find resources of Spring Boot with Kotlin? Tutorials in official documentations help me set up Spring Boot applications. I want to get the full content covering the overall process of Backend API development with Kotlin. Thanks.
s
the overall process (past the setup stage) is identical to Spring with Java. With the added benefit of nullability. Rarely it can be benifitial to know Kotlin's JVM annotations to make the output of your Kotlin code match what would have been used in Java https://www.baeldung.com/kotlin/jvm-annotations