How to handle 403 and 404 error at spring app

后端 未结 0 546
庸人自扰
庸人自扰 2021-02-02 07:48

I would like to handle errors like 404 and 403. In the case of 404 errors, I wrote a method like this:

@ControllerAdvice
public class ExceptionInterceptor {

             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题