You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "yangyongzheng (JIRA)" <ji...@apache.org> on 2018/03/19 12:36:00 UTC

[jira] [Created] (SCB-417) Update Readme in samples root

yangyongzheng created SCB-417:
---------------------------------

             Summary: Update Readme in samples root
                 Key: SCB-417
                 URL: https://issues.apache.org/jira/browse/SCB-417
             Project: Apache ServiceComb
          Issue Type: Task
          Components: Java-Chassis
    Affects Versions: java-chassis-1.0.0-m1
            Reporter: yangyongzheng
            Assignee: yangyongzheng
             Fix For: java-chassis-1.0.0-m1


remove this lines :


## 1. Start the ServiceComb/Service Center

[how to start the service center](http://servicecomb.io/users/setup-environment/#)

## 2.Start the Microservice server

```bash
mvn test -Pserver
```

## 3.Start the Microservice client

```bash
mvn test -Pclient
```

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)