Commit 13b7be0b authored by macro's avatar macro
Browse files

Update GlobalExceptionHandler.java

parent 53b0acdf
...@@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.ExceptionHandler; ...@@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.ResponseBody;
/** /**
* 全局异常处理 * 全局异常处理
* Created by macro on 2020/2/27. * Created by macro on 2020/2/27.
*/ */
@ControllerAdvice @ControllerAdvice
......
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