变更包名

This commit is contained in:
杨黄林
2022-02-01 15:27:17 +08:00
parent 1b4970e8ec
commit 0ebe3c81e0
7 changed files with 49 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# [seq](https://gitea.yanghuanglin.com/yhl452493373/seq) 使用示例
### 具体查看com.yang.springseq.config其中SeqGeneratorConfig为配置信息Startup为项目启动后执行的代码
### 具体查看com.yanghuanglin.springseq.config其中SeqGeneratorConfig为配置信息Startup为项目启动后执行的代码
*项目新建时执行下mvn clean来安装包到本地maven库如果其他地方已经执行过这个操作可以不用而且pom中也可以直接引用无需安装*