Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
b6596d02
Commit
b6596d02
authored
Oct 26, 2021
by
Ricky
Browse files
替换自定义验证注解
parent
8a7dcf8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-common/pom.xml
View file @
b6596d02
...
@@ -43,8 +43,8 @@
...
@@ -43,8 +43,8 @@
<!-- 自定义验证注解 -->
<!-- 自定义验证注解 -->
<dependency>
<dependency>
<groupId>
javax.validation
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
validation
-api
</artifactId>
<artifactId>
spring-boot-starter-
validation
</artifactId>
</dependency>
</dependency>
<!--常用工具类 -->
<!--常用工具类 -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment