{"id":16429753,"url":"https://github.com/pavankjadda/springcloudstream-kafka","last_synced_at":"2026-05-15T00:41:05.571Z","repository":{"id":143876257,"uuid":"120400404","full_name":"pavankjadda/SpringCloudStream-Kafka","owner":"pavankjadda","description":"Kafka with Spring Cloud Stream on Spring Boot","archived":false,"fork":false,"pushed_at":"2020-12-04T02:40:49.000Z","size":75,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T22:36:43.297Z","etag":null,"topics":["java","kafka","spring-boot","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pavankjadda.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-02-06T04:11:14.000Z","updated_at":"2020-12-04T02:40:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"05ef1e2f-c53e-493f-934b-468a4583d5f3","html_url":"https://github.com/pavankjadda/SpringCloudStream-Kafka","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavankjadda%2FSpringCloudStream-Kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavankjadda%2FSpringCloudStream-Kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavankjadda%2FSpringCloudStream-Kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavankjadda%2FSpringCloudStream-Kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavankjadda","download_url":"https://codeload.github.com/pavankjadda/SpringCloudStream-Kafka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240627959,"owners_count":19831600,"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":["java","kafka","spring-boot","spring-cloud-stream"],"created_at":"2024-10-11T08:24:15.844Z","updated_at":"2026-05-15T00:41:05.531Z","avatar_url":"https://github.com/pavankjadda.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpringCloudStream-Kafka\nKafka with Spring Cloud Stream on Spring Boot\n## Introduction\nKafka helps you to build fast, high through put, fault tolerance, scalable microservices and applications. Kafka Streams stores data in Kafka Clusters (Kafka State Stores) and gets data wicket fast. \n\nThis repository demonstrates Kafka with the help of Spring Cloud Stream\n\n## How to Run?\n1. Download and install Kafka either from [Confluent](https://docs.confluent.io/current/installation/installing_cp.html#zip-and-tar-archives) or follow instructions [from here](https://www.tutorialspoint.com/apache_kafka/apache_kafka_installation_steps.htm) first. I recommend [Confluent](https://docs.confluent.io/current/installation/installing_cp.html#zip-and-tar-archives) as it combines all the servers into one package with additional tools.\n   start kafka with the following command\n2. Unzip the zip file and navigate to it\n3. Start the zookeeper using following command\n    ```\n    \u003cpath-to-confluent\u003e/bin/zookeeper-server-start \u003cpath-to-confluent\u003e/etc/kafka/zookeeper.properties\n    ```\n4. Start the kafka using the following command\n    ```\n    \u003cpath-to-confluent\u003e/bin/kafka-server-start \u003cpath-to-confluent\u003e/etc/kafka/server.properties\n    \n    ```\n2. Clone this repository and open in IntelliJ or Eclipse as maven project and run `SpringCloudStreamKafkaApplication` class. This will bring up producer class.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavankjadda%2Fspringcloudstream-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavankjadda%2Fspringcloudstream-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavankjadda%2Fspringcloudstream-kafka/lists"}