forked from christian-posta/microservices-by-example-source
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
PDF: Page 66 (and others)
It didn’t work for me. The message was: wildfly-swarm-run was not found
I only was able to run the microservice when I:
(1) added the line “version.wildfly.swarm>1.0.0.Beta1</version.wildfly.swarm>” on the properties section of the pom.xml file;
(2) ran “mvn clean package”;”java -jar target/hola-wildflyswarm-swarm.jar” (or “mvn clean install wildfly-swarm:run”)
Metadata
Metadata
Assignees
Labels
No labels