Add a warning in Kotlin Script Templates documentation
This commit is contained in:
@@ -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
|
See the https://github.com/sdeleuze/kotlin-script-templating[kotlin-script-templating] example
|
||||||
project for more details.
|
project for more details.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[kotlin-spring-projects-in-kotlin]]
|
[[kotlin-spring-projects-in-kotlin]]
|
||||||
== Spring Projects in Kotlin
|
== Spring Projects in Kotlin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user