{"id":18044000,"url":"https://github.com/adrigrillo/spring-boot-kafka","last_synced_at":"2026-05-04T22:36:48.975Z","repository":{"id":111667808,"uuid":"127333608","full_name":"adrigrillo/spring-boot-kafka","owner":"adrigrillo","description":"Sample project with spring boot cloud stream and kafka. Using a producer and a consumer","archived":false,"fork":false,"pushed_at":"2018-03-29T19:05:29.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T03:13:09.515Z","etag":null,"topics":["kafka","spring","spring-boot","spring-cloud-microservice","spring-cloud-stream"],"latest_commit_sha":null,"homepage":null,"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/adrigrillo.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":"2018-03-29T18:46:32.000Z","updated_at":"2024-09-27T10:10:12.000Z","dependencies_parsed_at":"2023-05-25T09:45:36.691Z","dependency_job_id":null,"html_url":"https://github.com/adrigrillo/spring-boot-kafka","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adrigrillo/spring-boot-kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrigrillo%2Fspring-boot-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrigrillo%2Fspring-boot-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrigrillo%2Fspring-boot-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrigrillo%2Fspring-boot-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrigrillo","download_url":"https://codeload.github.com/adrigrillo/spring-boot-kafka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrigrillo%2Fspring-boot-kafka/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266067279,"owners_count":23871324,"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":["kafka","spring","spring-boot","spring-cloud-microservice","spring-cloud-stream"],"created_at":"2024-10-30T17:10:55.719Z","updated_at":"2026-05-04T22:36:43.939Z","avatar_url":"https://github.com/adrigrillo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPRING CLOUD STREAM AND KAFKA\nSample project using [Spring Cloud Stream](https://cloud.spring.io/spring-cloud-stream/) with \n[Kafka](https://kafka.apache.org). It consists in a message producer, that generates a message when a get petition is\nmade, and a consumer, that log the received message.\n\nTo run this project you need to run start Kafka, following [this instructions](https://kafka.apache.org/quickstart), \nand run the next commands:\n\n```bash\n# Start the producer\ncd producer\nmvn clean spring-boot:run\n\n# Start the consumer\ncd receiver\nmvn clean spring-boot:run\n```\n\nOnce started, a GET petition will be needed to generate a message. An petition\nexample is:\n\n```http request\nhttp://localhost:8080/send?message=hello\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrigrillo%2Fspring-boot-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrigrillo%2Fspring-boot-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrigrillo%2Fspring-boot-kafka/lists"}