Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Order

A couple of examples showing how to create an order and invoice it.

Dependencies

How to use

./gradlew build
java -jar ./build/libs/order-1.0.0.jar <consumer-token> <employee-token>

Also check out the ./build.gradle file.