Commit af87859d authored by macro's avatar macro
Browse files

Update RestfulAccessDeniedHandler.java

parent 32e7ea3e
......@@ -12,7 +12,7 @@ import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* 自定义返回结果:没有权限访问时
* 自定义无权限访问的返回结果
* Created by macro on 2018/4/26.
*/
public class RestfulAccessDeniedHandler implements AccessDeniedHandler{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment