[ISSUE dubbo#11900] part6 init dubbo-wasm-remoting-api module (#295)

* [ISSUE dubbo#11900] part6 init dubbo-wasm-remoting-api module

* fix test

* fix import

---------

Co-authored-by: xiaosheng <songxiaosheng@apache.org>
7 files changed
tree: 3cbb51afad63404b35ca3ed9673d6e7a4eb4e683
  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-proxy-extensions/
  18. dubbo-registry-extensions/
  19. dubbo-remoting-extensions/
  20. dubbo-rpc-extensions/
  21. dubbo-serialization-extensions/
  22. dubbo-tag-extensions/
  23. dubbo-wasm/
  24. dubbo-xds/
  25. test/
  26. .asf.yaml
  27. .codecov.yml
  28. .editorconfig
  29. .gitattributes
  30. .gitignore
  31. CODE_OF_CONDUCT.md
  32. CONTRIBUTING.md
  33. LICENSE
  34. mvnw
  35. mvnw.cmd
  36. NOTICE
  37. pom.xml
  38. PULL_REQUEST_TEMPLATE.md
  39. README.md
  40. README_CN.md
  41. 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!