Add Kotlin alternatives to Java documentation samples

See gh-29499
This commit is contained in:
Pavel Semyonov
2022-02-04 16:00:32 -08:00
committed by Phillip Webb
parent 0e906dc6e2
commit 197afff1d6
318 changed files with 9619 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
:github-issues: https://github.com/{github-repo}/issues/
:github-wiki: https://github.com/{github-repo}/wiki
:docs-java: {docdir}/../main/java/org/springframework/boot/docs
:docs-kotlin: {docdir}/../main/kotlin/org/springframework/boot/docs
:docs-groovy: {docdir}/../main/groovy/org/springframework/boot/docs
:docs-resources: ../../main/resources
:spring-boot-code: https://github.com/{github-repo}/tree/{github-tag}