@ -111,12 +111,8 @@ the default behavior in an upcoming release of Kotlin.
@@ -111,12 +111,8 @@ the default behavior in an upcoming release of Kotlin.
[NOTE]
====
Make sure to https://github.com/sdeleuze/spring-kotlin-functional/blob/2d6ac07adfc2b8f25e91681dbb2b58a1c6cdf9a7/build.gradle.kts#L57[include JSR-305 JAR]
until Kotlin 1.1.5 is released (it will fix https://youtrack.jetbrains.com/issue/KT-19419[KT-19419]).
Support for generic type arguments, varargs and array elements is still work in progress,
see https://youtrack.jetbrains.com/issue/KT-19592[KT-19592] and
https://youtrack.jetbrains.com/issue/IDEA-153093[IDEA-153093] for up-to-date
Generic type arguments, varargs and array elements nullability are not yet supported,
see https://github.com/Kotlin/KEEP/issues/79[this dicussion] for up-to-date