/orders

Orders service for Microservices Demo application

Primary LanguageJavaApache License 2.0Apache-2.0

build

# install maven
brew install maven

# build
mvn -B -DskipTests package --file pom.xml