microservices-demo/shipping

Name: shipping

Owner: Microservices Demo

Description: Shipping service for microservices-demo application

Created: 2016-08-10 08:33:55.0

Updated: 2018-05-23 06:17:41.0

Pushed: 2018-05-23 06:17:40.0

Homepage: https://github.com/microservices-demo/microservices-demo

Size: 58

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.