Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 325 Bytes

vertx-docker-example

Send / Receive with Docker and Vert-x

This example uses docker-compose.

perform a mvn package docker:build for each of the sub-modules.

docker-compose up will bring up each verticle.

docker logs [name] will show the log of the verticle. The reciever should start receiving "news".