microservices-demo/orders

Name: orders

Owner: Microservices Demo

Description: Orders service for Microservices Demo application

Created: 2016-08-10 08:32:05.0

Updated: 2018-01-02 15:41:38.0

Pushed: 2018-04-26 18:53:28.0

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

Size: 171

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status Coverage Status

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 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

Use

curl http://localhost:8082

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.