You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: