校验器提取为单独的项目。

This commit is contained in:
2022-12-14 13:41:37 +08:00
parent 80530edf6b
commit 6f4503684f
10 changed files with 7 additions and 631 deletions

View File

@@ -36,6 +36,11 @@
<artifactId>plusone-commons</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-validator</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-exception-handler</artifactId>