mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-08 05:17:42 +00:00
update 升级 jdk 17
update springboot 3.0.7 update springcloud 2022.0.2 update springcloud-alibaba 2022.0.0.0-RC2 update springboot-admin 3.0.4 update springdoc 2.1.0 update dynamic-ds 3.6.1 add flatten-maven-plugin update javax -> jakarta ...........未完待续
This commit is contained in:
@@ -7,7 +7,7 @@ import org.springframework.dao.DuplicateKeyException;
|
||||
import org.springframework.web.bind.annotation.ExceptionHandler;
|
||||
import org.springframework.web.bind.annotation.RestControllerAdvice;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
import jakarta.servlet.http.HttpServletRequest;
|
||||
|
||||
/**
|
||||
* Mybatis异常处理器
|
||||
|
Reference in New Issue
Block a user