提交 e80a23d6 编写于 作者: R Rossen Stoyanchev

Fix CheckStyle violations

上级 8aeae49f
......@@ -184,7 +184,7 @@ public abstract class ServletRequestPathUtils {
* supports a servletPath as an additional prefix to be omitted from
* {@link #pathWithinApplication()}.
*/
private static class ServletRequestPath implements RequestPath {
private static final class ServletRequestPath implements RequestPath {
private final RequestPath requestPath;
......
......@@ -77,4 +77,4 @@ public class MockHttpServletMapping implements HttpServletMapping {
"mappingMatch=" + mappingMatch + "]";
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册