Back to Shardingsphere

Index.Cn

docs/document/content/dev-manual/_index.cn.md

5.5.3650 B
Original Source

+++ pre = "<b>5. </b>" title = "开发者手册" weight = 5 chapter = true +++

Apache ShardingSphere 可插拔架构提供了数十个基于 SPI 的扩展点。对于开发者来说,可以十分方便的对功能进行定制化扩展。

本章节将 Apache ShardingSphere 的 SPI 扩展点悉数列出。 如无特殊需求,用户可以使用 Apache ShardingSphere 提供的内置实现;高级用户则可以参考各个功能模块的接口进行自定义实现。

Apache ShardingSphere 社区非常欢迎开发者将自己的实现类反馈至开源社区,让更多用户从中收益。