We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f497f38 commit 58afe5dCopy full SHA for 58afe5d
pom.xml
@@ -124,10 +124,7 @@
124
<version>2.8.8</version>
125
</dependency>
126
127
- <!-- JSR303数据校验支持
128
- 1.tomcat7以上的服务器,直接导入hibernate-validator即可
129
- 2.tomcat7以下的服务器,el表达式不是新的标准,所以额外的给服务器lib包中替换新的标准的el
130
- -->
+ <!-- JSR303数据校验支持 1.tomcat7以上的服务器,直接导入hibernate-validator即可 2.tomcat7以下的服务器,el表达式不是新的标准,所以额外的给服务器lib包中替换新的标准的el -->
131
<!-- https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator -->
132
<dependency>
133
<groupId>org.hibernate.validator</groupId>
screenshot/1.png
95.5 KB
screenshot/2.png
96.6 KB
screenshot/3.png
94.3 KB
0 commit comments