Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.1 KB

OpenWMS.org Registry Service

A typical discovery service used to register microservice instances that need to find each other, based on Netflix Eureka.

Build and Run locally

$ ./mvnw package
$ java -jar target/openwms-services-exec.jar 

Release

$ ./mvnw release:prepare
$ ./mvnw release:perform

Resources

Build status License Maven central Docker pulls Join the chat at https://gitter.im/openwms/org.openwms