Add Kotlin example showing integration with WebTestClient #9998
Labels
in: docs
An issue in Documentation or samples
status: backported
An issue that has been backported to maintenance branches
status: ideal-for-contribution
An issue that we actively are looking for someone to help us with
type: enhancement
A general enhancement
Milestone
In Java code a WebTestClient can be configured as follows
In Kotlin, it is not currently possible to use the
apply
method.See spring-projects/spring-framework#20606 for more details and a workaround.
Once this issue is fixed, we should update the reference documentation to show the equivalent example in Kotlin.
The text was updated successfully, but these errors were encountered: