The MVC Integration documentation for Kotlin suggests using MvcRequestMatcher.Builder directly. However, this is already done by way of the servlet path method parameter in the Kotlin DSL. The documentation should use that method instead.
The MVC Integration documentation for Kotlin suggests using MvcRequestMatcher.Builder directly. However, this is already done by way of the servlet path method parameter in the Kotlin DSL. The documentation should use that method instead.