Skip to content

3.x #28

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 2 commits into from
Oct 28, 2023
Merged

3.x #28

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
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@

本框架基于springboot为提供领域驱动设计与事件风暴开发落地,提供的范式开源框架。

## Project Version | 项目版本说明

v.2.x 为springboot 2.x版本,使用jdk8版本
v.3.x 为springboot 3.x版本,使用jdk17版本

## Project Modules Description | 项目模块介绍

* springboot-starter | Springboot领域驱动框架
Expand Down Expand Up @@ -66,7 +71,7 @@ https://github.com/codingapi/springboot-framework/wiki

## Example

见 [springboot-example](https://github.com/codingapi/springboot-example)
见 [springboot-example](https://github.com/codingapi/springboot-example)

## Reference Documentation

Expand Down