liubao68 commented on a change in pull request #87: URL: https://github.com/apache/servicecomb-samples/pull/87#discussion_r766274113
########## File path: README.md ########## @@ -14,6 +14,10 @@ A sample shows an application with basic login, download file, delete file funct ## java-chassis-samples Featured samples for java-chassis modules. Each module contains 10 minutes guides. +## Precondition + +Before running the samples,need to install [Registration Center](https://github.com/apache/servicecomb-service-center) and [Configuration center](https://github.com/apache/servicecomb-kie). Huawei Cloud provide a perfect [Local lightweight microservice engine](https://support.huaweicloud.com/devg-cse/cse_devg_0036.html) ,can download and install to use directly。 Review comment: Before running the samples,install [service center](https://github.com/apache/servicecomb-service-center) and [kie](https://github.com/apache/servicecomb-kie). Or download [Lightweight Cloud Service Engine](https://support.huaweicloud.com/devg-cse/cse_devg_0036.html) which integrates both service center and kie for ease of use. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
