We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bed97b2 + bd8310c commit af4d8a9Copy full SHA for af4d8a9
README.md
@@ -9,6 +9,11 @@
9
10
本框架基于springboot为提供领域驱动设计与事件风暴开发落地,提供的范式开源框架。
11
12
+## Project Version | 项目版本说明
13
+
14
+v.2.x 为springboot 2.x版本,使用jdk8版本
15
+v.3.x 为springboot 3.x版本,使用jdk17版本
16
17
## Project Modules Description | 项目模块介绍
18
19
* springboot-starter | Springboot领域驱动框架
@@ -66,7 +71,7 @@ https://github.com/codingapi/springboot-framework/wiki
66
71
67
72
## Example
68
73
69
-见 [springboot-example](https://github.com/codingapi/springboot-example)
74
+见 [springboot-example](https://github.com/codingapi/springboot-example)
70
75
76
## Reference Documentation
77
0 commit comments