初次提交

This commit is contained in:
杨黄林
2022-02-01 12:02:35 +08:00
parent 5218c2fd97
commit 1b4970e8ec
8 changed files with 259 additions and 2 deletions

View File

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