-
Open a command prompt and navigate to the root directory of this microservice.
-
Type this command to build and execute the application:
mvn wildfly-swarm:run
-
This will create a uber jar at
target/guestbook-service-swarm.jar
and execute it. -
The application will be running at the following URL: http://localhost:8080/api/messages