{"id":18372757,"url":"https://github.com/marttp/spring-webflux-reactor-kafka-template","last_synced_at":"2026-02-16T18:35:06.347Z","repository":{"id":184739348,"uuid":"658073742","full_name":"marttp/spring-webflux-reactor-kafka-template","owner":"marttp","description":"Spring WebFlux template project contain Reactor Kafka sample setup with Testcontainers","archived":false,"fork":false,"pushed_at":"2024-09-22T00:52:38.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T13:31:40.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/marttp.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":"2023-06-24T17:22:54.000Z","updated_at":"2024-09-22T00:52:42.000Z","dependencies_parsed_at":"2024-12-24T02:42:13.346Z","dependency_job_id":"11834797-b717-4ae4-bd80-5b33be1f6ebc","html_url":"https://github.com/marttp/spring-webflux-reactor-kafka-template","commit_stats":null,"previous_names":["marttp/spring-webflux-reactor-kafka-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/marttp/spring-webflux-reactor-kafka-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marttp%2Fspring-webflux-reactor-kafka-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marttp%2Fspring-webflux-reactor-kafka-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marttp%2Fspring-webflux-reactor-kafka-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marttp%2Fspring-webflux-reactor-kafka-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marttp","download_url":"https://codeload.github.com/marttp/spring-webflux-reactor-kafka-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marttp%2Fspring-webflux-reactor-kafka-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29514729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T17:46:34.542Z","status":"ssl_error","status_checked_at":"2026-02-16T17:46:30.907Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-06T00:07:04.484Z","updated_at":"2026-02-16T18:35:06.324Z","avatar_url":"https://github.com/marttp.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring WebFlux + Reactor Kafka + Kotlin\nSpring WebFlux template project contains Reactor Kafka sample setup with Testcontainers.\n\nProgramming Language: Kotlin\n\n## Pre-requisites\n- JDK 21+\n- Docker or Podman + Podman Compose\n\n## How to run\nThis is the template project, so you can use it as a base for your project.\n\n1. Actually, you can start by running docker compose and start application\n    ```shell\n    docker compose up -d\n    ```\n2. If you work with podman, you can use podman compose\n   ```shell\n   podman image pull confluentinc/cp-zookeeper:6.0.14\n   podman image pull confluentinc/cp-kafka:6.0.14\n   podman image pull provectuslabs/kafka-ui\n   \n   podman-compose up -d\n   ``` \n3. Run application\n    ```shell\n    ./gradlew bootRun\n    ```\n\n## Relate information\n- [Kotlin](https://developer.android.com/courses/pathways/kotlin-for-java)\n- [Spring WebFlux](https://docs.spring.io/spring-framework/reference/web/webflux.html)\n- [Reactor Kafka](https://projectreactor.io/docs/kafka/release/reference/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarttp%2Fspring-webflux-reactor-kafka-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarttp%2Fspring-webflux-reactor-kafka-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarttp%2Fspring-webflux-reactor-kafka-template/lists"}