Apache Dubbo SPI Extensions

Clone this repo:
  1. 78f87c3 fix: try to fix etcd unit test failed sometimes (#312) by aofall · 12 days ago master
  2. 45548ad Bump to 3.2.1-SNAPSHOT (#333) by aofall · 14 days ago
  3. a98b86a Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0 (#330) by dependabot[bot] · 3 weeks ago
  4. 92a9754 build: CI support unit test on Windows platform && Add Dependabot config (#309) by aofall · 3 weeks ago
  5. 7674dee The Task Of [Feature] Move Rest Protocol to SPI Extensions #13958 (#306) by 王聪洋 · 3 weeks ago

dubbo-spi-extensions

Build Status codecov Maven Central [GitHub release]

中文

The purpose of dubbo-spi-extensions is to provide open, community-driven, reusable components to build microservice programs with different needs. These components extend the core of the Apache Dubbo project, but they are separated and decoupled.

Developers can flexibly choose the required extension dependencies to develop microservice programs based on their needs. The available extensions are as follows:Developers can flexibly choose the required extension dependencies to develop microservice programs based on their needs.

For version release notes, please refer to the documentation:

The available extensions are as follows:

Contribution

Thanks to everyone who has contributed!