{"id":19656420,"url":"https://github.com/daggerok/reactive-es-cqrs-jms-app","last_synced_at":"2026-05-09T07:38:24.800Z","repository":{"id":151041957,"uuid":"175710303","full_name":"daggerok/reactive-es-cqrs-jms-app","owner":"daggerok","description":"in progress: Reactive WebFlux EventSourced CQRS spring-integration-jms app","archived":false,"fork":false,"pushed_at":"2019-03-15T02:34:31.000Z","size":81,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T07:17:00.637Z","etag":null,"topics":["activemq","es","jms","reactive","reactive-programming","reactive-streams","spring","spring-activemq","spring-boot","spring-integration","spring-integration-jms","spring-jms","spring-webflux","webflux"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/daggerok.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":"2019-03-14T22:36:09.000Z","updated_at":"2020-02-27T20:14:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b9ad608-8908-42d3-9313-9e9ac3bdee3f","html_url":"https://github.com/daggerok/reactive-es-cqrs-jms-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/reactive-es-cqrs-jms-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-es-cqrs-jms-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-es-cqrs-jms-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-es-cqrs-jms-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-es-cqrs-jms-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/reactive-es-cqrs-jms-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-es-cqrs-jms-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["activemq","es","jms","reactive","reactive-programming","reactive-streams","spring","spring-activemq","spring-boot","spring-integration","spring-integration-jms","spring-jms","spring-webflux","webflux"],"created_at":"2024-11-11T15:27:45.196Z","updated_at":"2026-05-09T07:38:24.764Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reactive jms es cqrs app\nIn progress: Reactive EventSourced CQRS JMS app\n\n\u003c!--\n\u003cimg src=\"./logo.png\" alt=\"drawing\" width=\"50%\" /\u003e\n--\u003e\n![](./logo.png)\n\n## build, run, test\n\n```bash\n# run app\n./mvnw spring-boot:run\n# subscribe server side events\nhttp --stream :8080/event-stream \u0026\n# send messages\nhttp :8080 msg=hello\nhttp :8080 msg=world\n```\n\n## api\n```bash\n$ http :8080\nHTTP/1.1 200 OK\nContent-Length: 273\nContent-Type: application/json;charset=UTF-8\n```\n\n```json\n{\n    \"_links\": [\n        {\n            \"href\": \"http://localhost:8080\",\n            \"method\": \"*\",\n            \"rel\": \"_self\",\n            \"templated\": false\n        },\n        {\n            \"href\": \"http://localhost:8080\",\n            \"method\": \"POST\",\n            \"rel\": \"send\",\n            \"templated\": false\n        },\n        {\n            \"href\": \"http://localhost:8080/event-stream\",\n            \"method\": \"GET\",\n            \"rel\": \"subscribe\",\n            \"templated\": false\n        }\n    ]\n}\n```\n\nlinks:\n\n- [Spring Boot JMS](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-jms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Freactive-es-cqrs-jms-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Freactive-es-cqrs-jms-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Freactive-es-cqrs-jms-app/lists"}