init commit
A microservices-demo service that provides ordering capabilities.
This build is built, tested and released by travis.
Checkout the API Spec here
mvn -DskipTests package
GROUP=weaveworksdemos COMMIT=test ./scripts/build.sh
./test/test.sh < python testing file >. For example: ./test/test.sh unit.py
./test/test.sh < python testing file >
./test/test.sh unit.py
mvn spring-boot:run
curl http://localhost:8082
GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
orders
A microservices-demo service that provides ordering capabilities.
This build is built, tested and released by travis.
API Spec
Checkout the API Spec here
Build
Jar
mvn -DskipTests packageDocker
GROUP=weaveworksdemos COMMIT=test ./scripts/build.shTest
./test/test.sh < python testing file >. For example:./test/test.sh unit.pyRun
mvn spring-boot:runUse
curl http://localhost:8082Push
GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh