{"id":18264993,"url":"https://github.com/springframeworkguru/spring-boot-rabbitmq-example","last_synced_at":"2025-04-06T23:17:09.713Z","repository":{"id":45727202,"uuid":"81985060","full_name":"springframeworkguru/spring-boot-rabbitmq-example","owner":"springframeworkguru","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-17T20:18:55.000Z","size":18,"stargazers_count":146,"open_issues_count":4,"forks_count":340,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T21:11:09.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/springframeworkguru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-14T20:17:28.000Z","updated_at":"2025-03-24T10:29:37.000Z","dependencies_parsed_at":"2022-09-25T19:23:43.785Z","dependency_job_id":null,"html_url":"https://github.com/springframeworkguru/spring-boot-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/springframeworkguru%2Fspring-boot-rabbitmq-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springframeworkguru%2Fspring-boot-rabbitmq-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springframeworkguru%2Fspring-boot-rabbitmq-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springframeworkguru%2Fspring-boot-rabbitmq-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/springframeworkguru","download_url":"https://codeload.github.com/springframeworkguru/spring-boot-rabbitmq-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563937,"owners_count":20958971,"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-05T11:16:43.070Z","updated_at":"2025-04-06T23:17:09.691Z","avatar_url":"https://github.com/springframeworkguru.png","language":"Java","readme":"# Spring Boot RabbitMQ Example\n\n\nThings to be checked before starting the application:\n\n* Update the application.properties file with your MySQL username and password\n* Create a new database schema with name springboot_rabbitmq_example\n* If you wish to used a different database / schema, you will need to override values in application.properties\n* Ensure that you have a rabbitmq server running and correctly configured in application.properties (default is localhost:5671) )\n\nApplication flow:\n \n* Once the application is started, a browser at http://localhost:8080\n* Create a new Product record\n* Notice that the value for \"Is Message Sent\" in the http://localhost:8080/product/show/1 is currently set to false.\n* There is a link at the bottom of this record \"Send messages through queue listener\"\n* When this link is clicked, a message is put in a rabbitmq queue, the browser is redirected back to the product show page without getting blocked. \n* This message is read and processed by MessageSender class.\n* On the browser, keep refreshing the page: http://localhost:8080/product/show/1 \n* You will notice that the value for \"Are Messages Sent\" changes to true in a second or so. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringframeworkguru%2Fspring-boot-rabbitmq-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringframeworkguru%2Fspring-boot-rabbitmq-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringframeworkguru%2Fspring-boot-rabbitmq-example/lists"}