🔨 拆分出 common-model 模块

🎨 重命名 SpringUtils -> ApplicationContextHolder
 调整 json 序列化使用 JsonUtils
This commit is contained in:
b2baccline
2021-03-02 19:02:43 +08:00
parent 93b1e5836e
commit a22fec3493
119 changed files with 391 additions and 330 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>ballcat-common</artifactId>
<groupId>com.hccake</groupId>
<version>0.0.8-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>