Apache Dubbo SPI Extensions

Clone this repo:
  1. 363a805 Remove author info to align with license requirements (#664) by zrlw · 6 weeks ago master
  2. 168c03f fix Refer to the zk implementation class Some methods should not be out of date Resulting in metadata not found issue (#637) by CrazyLionLi · 3 months ago
  3. a866a57 change README.md use the right icon url. (#658) by stellar · 3 months ago
  4. 18fc847 Fix FastJsonObjectInput to support reading object by type (#657) by zrlw · 3 months ago
  5. ef82834 Add serialization extension for Apache Fory #15470 (#656) by laokou · 3 months ago

dubbo-spi-extensions

Build and Test For PR codecov Maven Central License

中文

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!