Make error code and invalid method invocation sorted. (#4)

* Sort illegal call locations, and error codes.

* Apache License Header.

* Optimize README.

* Add README in root path.

* Javadoc.
9 files changed
tree: 6970f22a6bd7504a957519522dd95fe1be154f44
  1. .github/
  2. .mvn/
  3. dubbo-error-code-inspector/
  4. .asf.yaml
  5. .gitignore
  6. .licenserc.yaml
  7. LICENSE
  8. mvnw
  9. mvnw.cmd
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

Apache Dubbo Testing Tools

This repository holds some utilities used by CI Testing.

Currently, it only has a single submodule: Dubbo Error Code Inspector.

You may read its README here.