tree: 7b94dd7d5c25a4853ccc28bbaa70cf2ee0c1eff3 [path history] [tgz]
  1. bmi/
  2. codefirst-sample/
  3. commmon-schema/
  4. custom-handler-sample/
  5. jaxrs-sample/
  6. pojo-sample/
  7. springmvc-sample/
  8. pom.xml
  9. README.md
samples/README.md

samples

It's the samples of Java chassis

  1. pojo sample
  2. jaxrs sample
  3. spring mvc sample
  4. code first sample
  5. customer handler sample

1. Start the ServiceComb/Service Center

how to start the service center

2.Start the Microservice server

mvn test -Pserver

3.Start the Microservice client

mvn test -Pclient