Merge pull request #241 from finefuture/3.2-specify-address

Upgrade to 3.2.x and refactor code
tree: 8981df0cc2ce0dc63d34e37e81de342ee11c59cf
  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-metadata-report-extensions/
  15. dubbo-mock-extensions/
  16. dubbo-registry-extensions/
  17. dubbo-remoting-extensions/
  18. dubbo-rpc-extensions/
  19. dubbo-serialization-extensions/
  20. dubbo-tag-extensions/
  21. test/
  22. .asf.yaml
  23. .codecov.yml
  24. .editorconfig
  25. .gitattributes
  26. .gitignore
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. LICENSE
  30. mvnw
  31. mvnw.cmd
  32. NOTICE
  33. pom.xml
  34. PULL_REQUEST_TEMPLATE.md
  35. README.md
  36. 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.

The available extensions are as follows:

Contribution

Thanks to everyone who has contributed!