Skip to content

Latest commit

 

History

History
 
 

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