Skip to content

Commit 58afe5d

Browse files
committed
示例图片
1 parent f497f38 commit 58afe5d

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,7 @@
124124
<version>2.8.8</version>
125125
</dependency>
126126

127-
<!-- JSR303数据校验支持
128-
1.tomcat7以上的服务器,直接导入hibernate-validator即可
129-
2.tomcat7以下的服务器,el表达式不是新的标准,所以额外的给服务器lib包中替换新的标准的el
130-
-->
127+
<!-- JSR303数据校验支持 1.tomcat7以上的服务器,直接导入hibernate-validator即可 2.tomcat7以下的服务器,el表达式不是新的标准,所以额外的给服务器lib包中替换新的标准的el -->
131128
<!-- https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator -->
132129
<dependency>
133130
<groupId>org.hibernate.validator</groupId>

screenshot/1.png

95.5 KB
Loading

screenshot/2.png

96.6 KB
Loading

screenshot/3.png

94.3 KB
Loading

0 commit comments

Comments
 (0)