{"id":18872779,"url":"https://github.com/basdgrt/rabbitmq-shovel-example","last_synced_at":"2025-10-29T05:32:34.447Z","repository":{"id":241048458,"uuid":"305658316","full_name":"basdgrt/rabbitmq-shovel-example","owner":"basdgrt","description":"Example Spring Boot application that demonstrates how to use RabbitMQ shovels.","archived":false,"fork":false,"pushed_at":"2020-10-20T17:38:38.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T00:27:43.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basdgrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-20T09:34:50.000Z","updated_at":"2020-10-20T17:39:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fdee786-0e70-4419-82b2-4451a07190ad","html_url":"https://github.com/basdgrt/rabbitmq-shovel-example","commit_stats":null,"previous_names":["basdgrt/rabbitmq-shovel-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basdgrt%2Frabbitmq-shovel-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basdgrt%2Frabbitmq-shovel-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basdgrt%2Frabbitmq-shovel-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basdgrt%2Frabbitmq-shovel-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basdgrt","download_url":"https://codeload.github.com/basdgrt/rabbitmq-shovel-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239824981,"owners_count":19703199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T05:32:14.457Z","updated_at":"2025-10-29T05:32:34.396Z","avatar_url":"https://github.com/basdgrt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RabbitMQ Shovel Example\nExample Spring Boot application that demonstrates how to use RabbitMQ\nshovels. This example will create a source and destination queue with \na shovel to move messages between them.\n\nThis repository is part of the Medium post: \n[Everyday I'm Shovelling - How to use RabbitMQ shovels with Java and Spring Boot](https://medium.com/@bdg91/everyday-im-shovelling-1c79b6d568d7)\n\n## RabbitMQ setup\nThe easiest way to set up a RabbitMQ environment is via Docker. \nHowever since the standard RabbitMQ image does not enable the \n`rabbitmq_shovel` plugin by default we need to use a custom image. An\nimage with `rabbitmq_shovel` enabled is available on this \n[Docker Hub](https://hub.docker.com/repository/docker/bdg91/rabbitmq-shovel) repository.\n\nTo run the image:\n\n`docker run --name rabbitmq-shovel --rm -d -it --hostname my-rabbit -p 15672:15672 -p 5672:5672 bdg91/rabbitmq-shovel:latest`\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasdgrt%2Frabbitmq-shovel-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasdgrt%2Frabbitmq-shovel-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasdgrt%2Frabbitmq-shovel-example/lists"}