{"id":19656855,"url":"https://github.com/daggerok/boot-event-sourcing","last_synced_at":"2026-05-15T14:35:16.407Z","repository":{"id":151041444,"uuid":"148919612","full_name":"daggerok/boot-event-sourcing","owner":"daggerok","description":"Simple event-sourcing java implementation using spring-boot, jpa, etc...","archived":false,"fork":false,"pushed_at":"2018-09-29T23:31:36.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T00:46:11.069Z","etag":null,"topics":["eventsourcing","eventstore","non-blocking","reactive","spring-5","spring-boot","spring-webflux","webflux"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/daggerok.png","metadata":{"files":{"readme":"README.adoc","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":"2018-09-15T16:31:32.000Z","updated_at":"2018-09-29T23:23:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ea43ead-3bd0-477d-a3a6-253f13898b5a","html_url":"https://github.com/daggerok/boot-event-sourcing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fboot-event-sourcing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fboot-event-sourcing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fboot-event-sourcing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fboot-event-sourcing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/boot-event-sourcing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240964935,"owners_count":19885832,"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":["eventsourcing","eventstore","non-blocking","reactive","spring-5","spring-boot","spring-webflux","webflux"],"created_at":"2024-11-11T15:29:08.335Z","updated_at":"2026-05-15T14:35:11.388Z","avatar_url":"https://github.com/daggerok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= boot-event-sourcing image:https://travis-ci.org/daggerok/boot-event-sourcing.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/boot-event-sourcing\"]\n\n////\nimage:https://travis-ci.org/daggerok/boot-event-sourcing.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/boot-event-sourcing\"]\nimage:https://gitlab.com/daggerok/boot-event-sourcing/badges/master/build.svg[\"Build Status\", link=\"https://gitlab.com/daggerok/boot-event-sourcing/-/jobs\"]\nimage:https://img.shields.io/bitbucket/pipelines/daggerok/boot-event-sourcing.svg[\"Build Status\", link=\"https://bitbucket.com/daggerok/boot-event-sourcing\"]\n////\n\nRead link:https://daggerok.github.io/boot-event-sourcing[project reference documentation]\n\n//tag::content[]\n\nLet's implement simple internet store where you can create,\npaid order and where system can change it's state....\n\nlink:https://www.wiseweb.pl/blog-how-to-implement-event-sourcing-in-java/[motivation]\nlink:https://www.youtube.com/watch?v=Xu3Yn6Nx-iw[YouTube: KotlinConf 2017 - Why Spring Loves Kotlin by Sebastien Deleuze]\n\n//end::content[]\n\n//tag::build-and-run[]\n\n=== build and run\n\n.build, run and test using gradle / docker\n[source,bash]\n----\n./gradlew\njava -jar build/libs/*.jar\nbash build/libs/*.jar\n\n./gradlew build composeUp\n./gradlew composeDown\n----\n\n.build, run and test using maven / docker\n[source,bash]\n----\n./mvnw\njava -jar target/*.jar\nbash target/*.jar\n\nbash mvnw docker-compose:up -P docker\nbash mvnw docker-compose:down -P docker\n----\n\n//end::build-and-run[]\n\n//tag::test[]\n\n=== test\n\n[source,bash]\n----\nhttp post :8080/api/\nhttp post :8080/api/00000000-0000-0000-0000-000000000000\n----\n\nInitially generated by using link:https://github.com/daggerok/generator-jvm/[generator-jvm] yeoman generator (kotlin-spring-boot)\n\n//end::test[]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fboot-event-sourcing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fboot-event-sourcing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fboot-event-sourcing/lists"}