samples | 中文
It's the samples of ServiceComb Toolkit
- Legacy applications based on SpringMvc are automatically converted to ServiceComb-based microservice engineering. Please refer to the following sample
generate-from-code-sample - Automatic generation of ServiceComb-based microservice engineering based on OpenAPI contract file. Please refer to the following sample
generate-from-contract-sample - Verify that the current project's API implementation code is consistent with the contract file description. Please refer to the following sample
verify-with-code-sample