/shipping

Shipping service for microservices-demo application

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Coverage Status

shipping

A microservices-demo service that provides shipping capabilities.

This build is built, tested and released by travis.

Build

Java

mvn -DskipTests package

Docker

GROUP=weaveworksdemos COMMIT=test ./scripts/build.sh

Test

./test/test.sh < python testing file >. For example: ./test/test.sh unit.py

Run

mvn spring-boot:run

Check

curl http://localhost:8080/health

Use

curl http://localhost:8080

Push

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