{"id":26282924,"url":"https://github.com/09nine90/kafkawebsocketsample-springboot","last_synced_at":"2026-04-28T19:31:59.299Z","repository":{"id":282397333,"uuid":"946417094","full_name":"09NINE90/KafkaWebSocketSample-SpringBoot","owner":"09NINE90","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T11:23:25.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T12:27:16.022Z","etag":null,"topics":["java","kafka","spring-boot","websocket"],"latest_commit_sha":null,"homepage":"","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/09NINE90.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-11T05:27:45.000Z","updated_at":"2025-03-14T11:23:28.000Z","dependencies_parsed_at":"2025-03-14T12:37:38.524Z","dependency_job_id":null,"html_url":"https://github.com/09NINE90/KafkaWebSocketSample-SpringBoot","commit_stats":null,"previous_names":["09nine90/kafkawebsocketsample-springboot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/09NINE90%2FKafkaWebSocketSample-SpringBoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/09NINE90%2FKafkaWebSocketSample-SpringBoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/09NINE90%2FKafkaWebSocketSample-SpringBoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/09NINE90%2FKafkaWebSocketSample-SpringBoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/09NINE90","download_url":"https://codeload.github.com/09NINE90/KafkaWebSocketSample-SpringBoot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615631,"owners_count":20319733,"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","websocket"],"created_at":"2025-03-14T17:16:02.297Z","updated_at":"2025-12-28T19:41:48.812Z","avatar_url":"https://github.com/09NINE90.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KafkaWebSocketSample\n\n---\n### [UI React](https://github.com/09NINE90/KafkaWebSocketSampleFront)\n---\n### Start zookeeper\n~~~\n.\\bin\\windows\\zookeeper-server-start.bat .\\config\\zookeeper.properties.\n~~~\n---\n### Start kafka server\n~~~\n.\\bin\\windows\\kafka-server-start.bat .\\config\\server.properties\n~~~\n---\n### Create topic\n~~~\n.\\bin\\windows\\kafka-topics.bat --create --bootstrap-server localhost:9092 --partitions 1 --replication-factor 1 --topic KafkaChat\n~~~\n### Check topic list\n~~~\n.\\bin\\windows\\kafka-topics.bat --list --bootstrap-server localhost:9092\n~~~\n### Create a consumer to test\n~~~\n .\\bin\\windows\\kafka-console-consumer.bat --bootstrap-server localhost:9092 --topic KafkaChat --fr\n~~~\n### Create producer to test\n~~~\n.\\bin\\windows\\kafka-console-producer.bat --broker-list localhost:9092 --topic TestTopic\n~~~\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F09nine90%2Fkafkawebsocketsample-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F09nine90%2Fkafkawebsocketsample-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F09nine90%2Fkafkawebsocketsample-springboot/lists"}