{"id":40365072,"url":"https://github.com/gpietro/spring-boot-axon-demo","last_synced_at":"2026-01-20T10:35:18.150Z","repository":{"id":160586329,"uuid":"320625178","full_name":"gpietro/spring-boot-axon-demo","owner":"gpietro","description":"PoC Axon Framework for ADT Patient","archived":false,"fork":false,"pushed_at":"2021-02-08T10:01:53.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-23T13:57:03.560Z","etag":null,"topics":["axon-framework","cqrs","ddd","event-sourcing","poc"],"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/gpietro.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}},"created_at":"2020-12-11T16:22:55.000Z","updated_at":"2023-03-09T02:33:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9eab2723-ca0d-4b16-8784-85eaf8cc6d67","html_url":"https://github.com/gpietro/spring-boot-axon-demo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gpietro/spring-boot-axon-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpietro%2Fspring-boot-axon-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpietro%2Fspring-boot-axon-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpietro%2Fspring-boot-axon-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpietro%2Fspring-boot-axon-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpietro","download_url":"https://codeload.github.com/gpietro/spring-boot-axon-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpietro%2Fspring-boot-axon-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"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":["axon-framework","cqrs","ddd","event-sourcing","poc"],"created_at":"2026-01-20T10:35:18.074Z","updated_at":"2026-01-20T10:35:18.134Z","avatar_url":"https://github.com/gpietro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoC Axon Framework for ADT Patient\n\nThis PoC aims to evaluate the usage of Axon Framework for the development of an Admission Dismission Transfer Patient\nsolution follwing the CQRS pattern.\n\n### Run Axon Server SE with docker\n\n```\ndocker run -d --rm --name axonserver-se -p 8024:8024 -p 8124:8124 \\\n       -v `pwd`/data:/data \\\n       -v `pwd`/events:/eventdata \\\n       -v `pwd`/config:/config \\\n       axoniq/axonserver\n```\n\n### Run application with docker (not working yet)\n\n**Build image**\n\n```docker build -t cqrs-adt-demo .```\n\n**Run the application**\n\n```docker run -p 8080:8080 cqrs-adt-demo```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpietro%2Fspring-boot-axon-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpietro%2Fspring-boot-axon-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpietro%2Fspring-boot-axon-demo/lists"}