Skip to content

microservice deployment steps

Eric Jahn edited this page Oct 11, 2017 · 4 revisions

To deploy one our microservices locally:

maven install pom.xml

mvn deploy pom.xml

see https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

Clone this wiki locally