liubao68 commented on a change in pull request #87: URL: https://github.com/apache/servicecomb-samples/pull/87#discussion_r766275159
########## File path: java-chassis-deployment-samples/README.md ########## @@ -1,4 +1,11 @@ -This folder contains some examples of java-chassis deployments. +This folder contains some examples of java-chassis deployments. * spring-boot-external-tomcat : deploy java-chassis with spring boot, but run in an external web container. -* war-external-tomcat : deploy java-chassis into a traditional war and run in an external web container. \ No newline at end of file +* war-external-tomcat : deploy java-chassis into a traditional war and run in an external web container. + +## 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: 删除或者链接到主页 -- 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]
