Fix MockHttpServletRequest reference in Javadoc
Closes gh-26592
This commit is contained in:
@@ -24,7 +24,7 @@ import org.springframework.lang.Nullable;
|
||||
/**
|
||||
* Mock implementation of {@link HttpServletMapping}.
|
||||
*
|
||||
* <p>Currently not exposed in {@link MockHttpServletMapping} as a setter to
|
||||
* <p>Currently not exposed in {@link MockHttpServletRequest} as a setter to
|
||||
* avoid issues for Maven builds in applications with a Servlet 3.1 runtime
|
||||
* requirement.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user