Example consumer application which reads Telephone objects from the RabbitMQ instance specified by the environment variable RABBIT_MQ_IP.
1.To build the docker images, check out the full project structure:
- uk.co.noxtech.docker
- uk.co.noxtech.docker.data
- uk.co.noxtech.docker.consumer
- uk.co.noxtech.docker.producer
- uk.co.noxtech.docker.rabbitmq
- Check the instructions in the uk.co.noxtech.docker project.