File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本
1818
1919* springboot-starter | Springboot领域驱动框架
2020* springboot-starter-data-fast | 快速数据呈现框架
21- * springboot-starter-id-generator | Id自增策略框架
2221* springboot-starter-security-jwt | security&jwt权限框架
2322
2423## SpringBoot DDD Architecture | SpringBoot DDD 框架图
@@ -42,13 +41,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本
4241 <version>${last.version}</version>
4342 </dependency>
4443
45- <!-- Id自增策略框架 -->
46- <dependency>
47- <groupId>com.codingapi.springboot</groupId>
48- <artifactId>springboot-starter-id-generator</artifactId>
49- <version>${last.version}</version>
50- </dependency>
51-
5244 <!-- security&jwt权限框架 -->
5345 <dependency>
5446 <groupId>com.codingapi.springboot</groupId>
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments