摘要: @ControllerAdvice注解的三种应用场景 全局异常处理 全局数据绑定 步骤一: package com.xgcd.lab.aop.controllerAdvice; import org.springframework.web.bind.annotation.ControllerAdvi 阅读全文
posted @ 2021-02-28 21:19 习惯沉淀 阅读(362) 评论(0) 推荐(0) 编辑