sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.93k stars 1.26k forks source link

关于sofaboot框架代码的一些疑问 #389

Closed githubyangxd closed 5 years ago

githubyangxd commented 5 years ago

针对框架的整体以及各个模块主要功能,模块间关系的介绍,目前没看到,“开源社区”快速开发模块介绍的太简略啦。

QilongZhang commented 5 years ago

@githubyangxd https://www.sofastack.tech/sofa-boot/docs/Home 官方文档主要按 SOFABoot 框架的功能描述,而不是按照具体的 Starter 划分。SOFABoot 主要包含的 Starter 及对应的功能

模块的快速开发 Demo 是: https://github.com/alipay/sofa-boot/tree/master/sofaboot-samples/sofaboot-sample-with-isle