提交 367dcf13 编写于 作者: S Sam Brannen

Suppressing deprecation warnings in MockPageContext.

上级 49e61d26
......@@ -52,6 +52,7 @@ import org.springframework.util.Assert;
* @author Juergen Hoeller
* @since 1.0.2
*/
@SuppressWarnings("deprecation")
public class MockPageContext extends PageContext {
private final ServletContext servletContext;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册