{"id":26452030,"url":"https://github.com/mildredzarv/hola-kafka","last_synced_at":"2026-04-08T22:32:08.965Z","repository":{"id":281930673,"uuid":"946870496","full_name":"MildredZarv/hola-kafka","owner":"MildredZarv","description":"Kafka Producer-Consumer Demo with Avro Serialization and Spring Boot (Dockerized)","archived":false,"fork":false,"pushed_at":"2025-03-11T22:10:19.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T10:51:20.973Z","etag":null,"topics":["avro-schema-registry","avro-serialization","docker-compose","kafka-consumer","kafka-producer","spring"],"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/MildredZarv.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,"zenodo":null}},"created_at":"2025-03-11T20:00:12.000Z","updated_at":"2025-03-11T22:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8decc201-fd6a-4407-a2c0-1741fdb71531","html_url":"https://github.com/MildredZarv/hola-kafka","commit_stats":null,"previous_names":["mildredzarv/hola-kafka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MildredZarv/hola-kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MildredZarv%2Fhola-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MildredZarv%2Fhola-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MildredZarv%2Fhola-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MildredZarv%2Fhola-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MildredZarv","download_url":"https://codeload.github.com/MildredZarv/hola-kafka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MildredZarv%2Fhola-kafka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007769,"owners_count":26084364,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["avro-schema-registry","avro-serialization","docker-compose","kafka-consumer","kafka-producer","spring"],"created_at":"2025-03-18T17:25:51.947Z","updated_at":"2025-10-11T16:06:52.269Z","avatar_url":"https://github.com/MildredZarv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Architecture Overview:\n\nProducer Application:\nA Spring Boot application that sends serialized messages (in Avro format) to a Kafka topic.\nUtilizes the KafkaAvroSerializer to serialize data based on an Avro schema.\n\nConsumer Application:\nA Spring Boot application that consumes messages from the Kafka topic, deserializes them using Avro, and processes the data.\nUtilizes KafkaAvroDeserializer to deserialize the data into a strongly typed object.\n\nKafka:\nActs as the message broker that facilitates communication between the producer and consumer.\n\nSchema Registry:\nA service provided by Confluent that stores Avro schemas and ensures the compatibility of data between the producer and consumer.\n\nDocker:\nThe Kafka broker, Zookeeper, Schema Registry, and both Spring Boot applications (producer and consumer) are containerized using Docker to ensure easy deployment and environment parity across development, staging, and production.\n  - Command to bring up Docker containers: docker compose up -d\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildredzarv%2Fhola-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmildredzarv%2Fhola-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildredzarv%2Fhola-kafka/lists"}