As of Spring Framework 5.3, result matcher functions in Kotlin, like isOk() need to be invoked with the parenthesis (isOk is not supported anymore).
As of Spring Framework 5.3, result matcher functions in Kotlin, like isOk() need to be invoked with the parenthesis (isOk is not supported anymore).