Skip to content

Commit 375e15a

Browse files
committed
update 2.7.6
1 parent c76ec00 commit 375e15a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)