Skip to content

Commit 6089ec1

Browse files
committed
Add a warning in Kotlin Script Templates documentation
1 parent 6e7c3f2 commit 6089ec1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/docs/asciidoc/languages/kotlin.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,11 +340,14 @@ refactoring support in a supported IDE, as the following example shows:
340340
----
341341
====
342342

343+
NOTE: Kotlin Script Templates are not compatible yet with Spring Boot fatjar mechanism, see related
344+
https://youtrack.jetbrains.com/issue/KT-21443[KT-21443] and https://youtrack.jetbrains.com/issue/KT-27956[KT-27956]
345+
issues.
346+
343347
See the https://github.com/sdeleuze/kotlin-script-templating[kotlin-script-templating] example
344348
project for more details.
345349

346350

347-
348351
[[kotlin-spring-projects-in-kotlin]]
349352
== Spring Projects in Kotlin
350353

0 commit comments

Comments
 (0)