Files
spring-seq/README.md
2022-02-01 15:27:17 +08:00

5 lines
388 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# [seq](https://gitea.yanghuanglin.com/yhl452493373/seq) 使用示例
### 具体查看com.yanghuanglin.springseq.config其中SeqGeneratorConfig为配置信息Startup为项目启动后执行的代码
*项目新建时执行下mvn clean来安装包到本地maven库如果其他地方已经执行过这个操作可以不用而且pom中也可以直接引用无需安装*