zhengyangyong commented on a change in pull request #47: General development dir translation and include img URL: https://github.com/apache/incubator-servicecomb-docs/pull/47#discussion_r212529128
########## File path: java-chassis-reference/en_US/general-development/file-upload.md ########## @@ -1,54 +1,54 @@ -文件上传,当前支持在vertx rest通道和servlet rest中使用。 +File upload, currently supported in vertx rest channel and servlet rest. -文件上传使用标准的http form格式,可与浏览器的上传直接对接。 +File uploads use the standard http form format, which can directly upload the file from the browser. -## Producer: -支持jaxrs和springmvc开发模式 +## Producer: +Support jaxrs and springmvc development mode -jaxrs开发模式: -* 支持servlet定义的javax.servlet.http.Part类型 +Jaxrs development model: Review comment: mode ---------------------------------------------------------------- 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
