摘要: 本篇介绍一下SpringBoot中两种处理异常的方式 一、实现ErrorPageRegistrar接口,指定跳转页面 1、实现ErrorPageRegistrar接口 @Component public class CommonErrorPageRegistrar implements ErrorP 阅读全文
posted @ 2019-12-02 22:00 雷雨客 阅读(938) 评论(0) 推荐(0)