[ISSUE dubbo#11900] part3 support Protocol/Exporter/Invoker SPI (#284)

7 files changed
tree: b3d665aa83905b5de1f897abae030b2f8b7ae30f
  1. .github/
  2. .mvn/
  3. codestyle/
  4. dobbo-doc-auto-gen/
  5. dubbo-api-docs/
  6. dubbo-cluster-extensions/
  7. dubbo-common-extensions/
  8. dubbo-configcenter-extensions/
  9. dubbo-cross-thread-extensions/
  10. dubbo-extensions-dependencies-bom/
  11. dubbo-extensions-distribution/
  12. dubbo-filter-extensions/
  13. dubbo-gateway-extensions/
  14. dubbo-kubernetes/
  15. dubbo-metadata-report-extensions/
  16. dubbo-mock-extensions/
  17. dubbo-registry-extensions/
  18. dubbo-remoting-extensions/
  19. dubbo-rpc-extensions/
  20. dubbo-serialization-extensions/
  21. dubbo-tag-extensions/
  22. dubbo-wasm/
  23. dubbo-xds/
  24. test/
  25. .asf.yaml
  26. .codecov.yml
  27. .editorconfig
  28. .gitattributes
  29. .gitignore
  30. CODE_OF_CONDUCT.md
  31. CONTRIBUTING.md
  32. LICENSE
  33. mvnw
  34. mvnw.cmd
  35. NOTICE
  36. pom.xml
  37. PULL_REQUEST_TEMPLATE.md
  38. README.md
  39. README_CN.md
  40. SECURITY.md
README.md

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!