Skip to content

update 3.1.7 #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本

* springboot-starter | Springboot领域驱动框架
* springboot-starter-data-fast | 快速数据呈现框架
* springboot-starter-id-generator | Id自增策略框架
* springboot-starter-security-jwt | security&jwt权限框架

## SpringBoot DDD Architecture | SpringBoot DDD 框架图
Expand All @@ -42,13 +41,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本
<version>${last.version}</version>
</dependency>

<!-- Id自增策略框架 -->
<dependency>
<groupId>com.codingapi.springboot</groupId>
<artifactId>springboot-starter-id-generator</artifactId>
<version>${last.version}</version>
</dependency>

<!-- security&jwt权限框架 -->
<dependency>
<groupId>com.codingapi.springboot</groupId>
Expand Down
7 changes: 0 additions & 7 deletions TODO.md

This file was deleted.