zhengyangyong commented on a change in pull request #40: Using java chassis in
spring boot dir translation
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/40#discussion_r211844854
##########
File path:
java-chassis-reference/en_US/using-java-chassis-in-spring-boot/java-application.md
##########
@@ -54,18 +53,17 @@ public class WebsiteMain {
```
-
-通过以上配置,就可以完整使用java chassis提供的所有功能,使用java chassis开发REST服务,并开启各种治理功能。
+With the above configuration, you can fully use all the functions provided by
the java chassis, use the java chassis to develop REST services, and open
various governance functions.
-* 配置微服务
+* Configure microservices
-通过microservice.yaml文件可以定制微服务的信息,包括应用名称、微服务名称、监听的地址和端口等。
+The microservice.yaml file allows you to customize the microservice
information, including the application name, microservice name, listener
address and port.
Review comment:
application name -> application id
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services