{"id":20531704,"url":"https://github.com/binakot/java-spring-rabbitmq-example","last_synced_at":"2025-10-29T06:02:12.157Z","repository":{"id":134568754,"uuid":"323161385","full_name":"binakot/Java-Spring-RabbitMQ-Example","owner":"binakot","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-14T16:46:08.000Z","size":1367,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T06:12:26.606Z","etag":null,"topics":["amqp","demo","example","hacktoberfest","hacktoberfest-accepted","java","rabbitmq","spring","spring-boot","spring-cloud"],"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/binakot.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}},"created_at":"2020-12-20T20:43:59.000Z","updated_at":"2024-04-02T09:43:15.000Z","dependencies_parsed_at":"2023-06-19T01:35:01.186Z","dependency_job_id":null,"html_url":"https://github.com/binakot/Java-Spring-RabbitMQ-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binakot%2FJava-Spring-RabbitMQ-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binakot%2FJava-Spring-RabbitMQ-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binakot%2FJava-Spring-RabbitMQ-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binakot%2FJava-Spring-RabbitMQ-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binakot","download_url":"https://codeload.github.com/binakot/Java-Spring-RabbitMQ-Example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830398,"owners_count":21168272,"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":["amqp","demo","example","hacktoberfest","hacktoberfest-accepted","java","rabbitmq","spring","spring-boot","spring-cloud"],"created_at":"2024-11-16T00:07:12.079Z","updated_at":"2025-10-29T06:02:12.084Z","avatar_url":"https://github.com/binakot.png","language":"Java","readme":"# Java-Spring-RabbitMQ-Example\n\n## Native run (jdk 11 required)\n\n```bash\n$ docker run \\\n    --name rabbitmq \\\n    -p 5672:5672 \\\n    -p 15672:15672 \\\n    -d rabbitmq:3-management\n\n$ ./gradlew bootRun\n```\n\nOpen RabbitMQ dashboard [http://localhost:15672](http://localhost:15672) with `guest / guest`.\n\n---\n\n## Running with containers (docker \u0026 docker-compose required)\n\n```bash\n$ ./gradlew build\n$ docker-compose build\n$ docker-compose up\n```\n\nOpen RabbitMQ dashboard [http://localhost:15672](http://localhost:15672) with `guest / guest`.\n\nTo remove containers with all volumes:\n\n```bash\n$ docker-compose down --volumes\n```\n\n![rabbitmq](./assets/rabbitmq.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinakot%2Fjava-spring-rabbitmq-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinakot%2Fjava-spring-rabbitmq-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinakot%2Fjava-spring-rabbitmq-example/lists"}