Add a warning in Kotlin Script Templates documentation

This commit is contained in:
Sebastien Deleuze
2019-02-17 10:08:11 +01:00
parent 6e7c3f2893
commit 6089ec1161

View File

@@ -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