Skip to content

Commit 04bca3f

Browse files
committed
Merge branch '2.0.x'
2 parents 349b6a8 + 19709f7 commit 04bca3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7845,7 +7845,7 @@ The easiest way to start with Spring Boot and Kotlin is to follow
78457845
https://spring.io/guides/tutorials/spring-boot-kotlin/[this comprehensive tutorial]. You
78467846
can create new Kotlin projects via
78477847
https://start.spring.io/#!language=kotlin[start.spring.io]. Feel free to join the #spring
7848-
channel of http://slack.kotlinlang.org/[Kotlin Slack] or ask a question with `spring`
7848+
channel of http://slack.kotlinlang.org/[Kotlin Slack] or ask a question with the `spring`
78497849
and `kotlin` tags on https://stackoverflow.com/questions/tagged/spring+kotlin[Stack
78507850
Overflow] if you need support.
78517851

@@ -7899,7 +7899,7 @@ Kotlin types inferred from Spring API but should be used with the knowledge that
78997899
API nullability declaration could evolve even between minor releases and more checks may
79007900
be added in the future).
79017901

7902-
WARN: Generic type arguments, varargs and array elements nullability are not yet
7902+
WARNING: Generic type arguments, varargs and array elements nullability are not yet
79037903
supported. See https://jira.spring.io/browse/SPR-15942[SPR-15942] for up-to-date
79047904
information. Also be aware that Spring Boot's own API is {github-issues}10712[not yet
79057905
annotated].

0 commit comments

Comments
 (0)