This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-docs.git

commit f8dc9a2b57309019c86c8f885d9684e3be23afeb
Author: DeanLee <[email protected]>
AuthorDate: Sat Aug 25 18:32:54 2018 +0800

    java-chassis-reference/en_US/build-consumer/develop-consumer-using-rpc.md
---
 .../en_US/build-consumer/develop-consumer-using-rpc.md      | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git 
a/java-chassis-reference/en_US/build-consumer/develop-consumer-using-rpc.md 
b/java-chassis-reference/en_US/build-consumer/develop-consumer-using-rpc.md
index 1c84295..941eacf 100644
--- a/java-chassis-reference/en_US/build-consumer/develop-consumer-using-rpc.md
+++ b/java-chassis-reference/en_US/build-consumer/develop-consumer-using-rpc.md
@@ -1,15 +1,4 @@
----
-title: "Develop with RPC"
-lang: en
-ref: develop-with-rpc
-permalink: /users/develop-with-rpc/
-excerpt: "Develop with RPC"
-last_modified_at: 2017-08-15T15:01:43-04:00
-redirect_from:
-  - /theme-setup/
----
-
-{% include toc %}
+# Develop with RPC
 ## Concept Description
 
 The RPC development mode allows you to add annotations on the microservice 
APIs to generate the service provider agent. In this case, you can call 
microservices.

Reply via email to