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
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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