Java microservice with api interface using Apache Camel and RabbitMQ to produce messages in a queue
- First thing to do is use the command
docker-compose -f docker-compose-local.yml up
in root folder, this command will make RabbitMQ available - After run tests to have sure everything is available, if tests pass, can now run application and make API calls to send messages to RabbitMQ queue