You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@
7
7
8
8
SOFABoot 是蚂蚁金服开源的基于 Spring Boot 的研发框架,它在 Spring Boot 的基础上,提供了诸如 Readiness Check,类隔离,日志空间隔离等等能力。在增强了 Spring Boot 的同时,SOFABoot 提供了让用户可以在 Spring Boot 中非常方便地使用 SOFA 中间件的能力。
9
9
10
-
## 3.0.0 SNAPSHOT ! 🎉🎉🎉
11
-
为了方便社区同学能够基于 SOFABoot 使用 Spring Boot 2.0 进行开发,我们拉了 3.0.0-SNAPSHOT 快照分支,该版本是基于 Spring Boot 2.0.3.RELEASE。
10
+
## 3.0.0 🎉🎉🎉
11
+
SOFABoot 3.0.0 已经发布,该版本基于 Spring Boot 2.0.3.RELEASE 开发,并兼容 Spring Cloud。除此之外,SOFABoot 3.0.0 增加了支持 ReactiveHealthIndicator 健康检查扩展,支持 WebFlux 请求埋点等新功能,欢迎试用新版本。
0 commit comments