dubbo-kubernetes icon indicating copy to clipboard operation
dubbo-kubernetes copied to clipboard

feat(backend): dev framework and example API code

Open ev1lQuark opened this issue 1 year ago • 0 comments

What is the purpose of the change

  • Give backend basic dev code, impl "SearchApplications" HTTP API.
  • Define unified response body.
  • Define paging and sorting common request params.
  • Impl global error handling middleware.

How to verify this change

  • Run dubbo-cp in terminal or use your IDE to debug dubbo-cp.
  • Request new HTTP API by "Apifox" tool.

ev1lQuark avatar Jan 15 '24 16:01 ev1lQuark