将 AllExceptionHandler 提取到 plusone-exception-handler 中。

This commit is contained in:
2022-12-11 02:37:13 +08:00
parent 509e195fee
commit 0ab296358d
3 changed files with 21 additions and 30 deletions

View File

@@ -39,7 +39,7 @@
<dependency>
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-exception-handler</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.3-SNAPSHOT</version>
</dependency>
</dependencies>