mirror of https://gitee.com/y_project/RuoYi.git
替换自定义验证注解
parent
5f836d249c
commit
5a9e87c60d
|
@ -49,8 +49,8 @@
|
|||
|
||||
<!-- 自定义验证注解 -->
|
||||
<dependency>
|
||||
<groupId>javax.validation</groupId>
|
||||
<artifactId>validation-api</artifactId>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-validation</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--常用工具类 -->
|
||||
|
|
Loading…
Reference in New Issue