Skip to content

Commit d747d43

Browse files
sdeleuzesnicoll
authored andcommitted
Update Kotlin refdoc with the new tutorial
Closes gh-13161
1 parent 285203d commit d747d43

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7667,7 +7667,9 @@ such as Spring Framework, Spring Data, and Reactor. See the
76677667
{spring-reference}languages.html#kotlin[Spring Framework Kotlin support documentation]
76687668
for more information.
76697669

7670-
The easiest way to start with Spring Boot and Kotlin is to create a project via
7670+
The easiest way to start with Spring Boot and Kotlin is to follow
7671+
https://spring.io/guides/tutorials/spring-boot-kotlin/[this comprehensive tutorial]. You
7672+
can create new Kotlin projects via
76717673
https://start.spring.io/#!language=kotlin[start.spring.io]. Feel free to join the #spring
76727674
channel of http://slack.kotlinlang.org/[Kotlin Slack] or ask a question with `spring`
76737675
and `kotlin` tags on https://stackoverflow.com/questions/tagged/spring+kotlin[Stack
@@ -7861,6 +7863,7 @@ instance lifecycle to "per-class"].
78617863
* https://try.kotlinlang.org/[Try Kotlin in your browser]
78627864
* https://blog.jetbrains.com/kotlin/[Kotlin blog]
78637865
* https://kotlin.link/[Awesome Kotlin]
7866+
* https://spring.io/guides/tutorials/spring-boot-kotlin/[Tutorial: building web applications with Spring Boot and Kotlin ]
78647867
* https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin[Developing Spring Boot applications with Kotlin]
78657868
* https://spring.io/blog/2016/03/20/a-geospatial-messenger-with-kotlin-spring-boot-and-postgresql[A Geospatial Messenger with Kotlin, Spring Boot and PostgreSQL]
78667869
* https://spring.io/blog/2017/01/04/introducing-kotlin-support-in-spring-framework-5-0[Introducing Kotlin support in Spring Framework 5.0]

0 commit comments

Comments
 (0)