Skip to content

A project using RabbitMQ to produce messages in a queue in Java using Apache Camel

Notifications You must be signed in to change notification settings

Leonardo18/rabbitmq-producer-todo

Repository files navigation

RabbitMq-Producer-Todo

Java microservice with api interface using Apache Camel and RabbitMQ to produce messages in a queue

Usage

  • 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

Acknowledgments

About

A project using RabbitMQ to produce messages in a queue in Java using Apache Camel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published