Skip to content

bacherfl/shipping

 
 

Repository files navigation

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

About

Shipping service for microservices-demo application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.2%
  • Python 17.1%
  • Shell 9.9%
  • Dockerfile 3.8%