A microservices-demo service that provides shipping capabilities.
This build is built, tested and released by travis.
mvn -DskipTests package
GROUP=weaveworksdemos COMMIT=test ./scripts/build.sh
./test/test.sh < python testing file >
. For example: ./test/test.sh unit.py
mvn spring-boot:run
curl http://localhost:8080/health
curl http://localhost:8080
GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh
Add something for commit
Add something for commit
2222
3333 4444 5555
6666
7777
8888
9999
10
11
12
14
15
16
17
18
18
19
20
21
22
23
24
25
26
27
28
29
30