Add SPR-15942 to the refdoc list of pending Kotlin issues

This commit is contained in:
Sebastien Deleuze 2017-10-27 13:56:24 +02:00
parent b9a0e6bbf2
commit 0e1be82cfb
1 changed files with 1 additions and 0 deletions

View File

@ -741,6 +741,7 @@ Here is a list of pending issues related to Spring + Kotlin support.
==== Spring Framework
* https://jira.spring.io/browse/SPR-16057[Unable to use WebTestClient with mock server in Kotlin]
* https://jira.spring.io/browse/SPR-15942[Support null-safety at generics, varargs and array elements level]
* https://jira.spring.io/browse/SPR-15413[Add support for Kotlin coroutines]