tree: e664f9824d814ba2981ee4dae1d8bb85a7abbc32 [path history] [tgz]
  1. auth-sample/
  2. bmi/
  3. codefirst-sample/
  4. commmon-schema/
  5. custom-handler-sample/
  6. jaxrs-sample/
  7. pojo-sample/
  8. springmvc-sample/
  9. pom.xml
  10. 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