Browse Source

Add a warning in Kotlin Script Templates documentation

pull/22522/head
Sebastien Deleuze 7 years ago
parent
commit
6089ec1161
  1. 5
      src/docs/asciidoc/languages/kotlin.adoc

5
src/docs/asciidoc/languages/kotlin.adoc

@ -340,11 +340,14 @@ refactoring support in a supported IDE, as the following example shows: @@ -340,11 +340,14 @@ refactoring support in a supported IDE, as the following example shows:
----
====
NOTE: Kotlin Script Templates are not compatible yet with Spring Boot fatjar mechanism, see related
https://youtrack.jetbrains.com/issue/KT-21443[KT-21443] and https://youtrack.jetbrains.com/issue/KT-27956[KT-27956]
issues.
See the https://github.com/sdeleuze/kotlin-script-templating[kotlin-script-templating] example
project for more details.
[[kotlin-spring-projects-in-kotlin]]
== Spring Projects in Kotlin

Loading…
Cancel
Save