{"id":21401599,"url":"https://github.com/mploed/ddd-with-spring","last_synced_at":"2025-05-16T11:04:26.590Z","repository":{"id":49894854,"uuid":"127160868","full_name":"mploed/ddd-with-spring","owner":"mploed","description":"Code examples for my conference talk on implementing ddd with spring","archived":false,"fork":false,"pushed_at":"2024-08-01T21:30:40.000Z","size":586,"stargazers_count":798,"open_issues_count":5,"forks_count":199,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-04-09T05:05:30.190Z","etag":null,"topics":["domain-driven-design","spring-boot","springframework"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mploed.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":"2018-03-28T15:27:17.000Z","updated_at":"2025-04-04T12:18:39.000Z","dependencies_parsed_at":"2024-12-27T02:05:49.089Z","dependency_job_id":"d3c7ad0c-f9e2-461c-aad8-1dcdf5a4bf56","html_url":"https://github.com/mploed/ddd-with-spring","commit_stats":{"total_commits":86,"total_committers":8,"mean_commits":10.75,"dds":"0.15116279069767447","last_synced_commit":"de806b14f5e6e96739de94e0e6e15f4f889fd9c7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mploed%2Fddd-with-spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mploed%2Fddd-with-spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mploed%2Fddd-with-spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mploed%2Fddd-with-spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mploed","download_url":"https://codeload.github.com/mploed/ddd-with-spring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":["domain-driven-design","spring-boot","springframework"],"created_at":"2024-11-22T15:28:36.011Z","updated_at":"2025-05-16T11:04:26.572Z","avatar_url":"https://github.com/mploed.png","language":"Java","readme":"# ddd-with-spring\n\n\u003cdiv align=\"center\"\u003e\n\n[![Build Status](https://travis-ci.org/mploed/ddd-with-spring.svg?branch=master)](https://travis-ci.org/mploed/ddd-with-spring)\n\n\u003c/div\u003e\n\nThis repository aims at showcasing a way how you could implement various aspects from Domain-driven Design with the\nSpring ecosystem. It is also the demo project for my conference talk \"Implementing Domain-driven Design with the Spring \necosystem\".\n\n## Which DDD aspects are covered?\nThe focus of the demo project are Aggregates, event-based communication and bounded contexts. The complete list is:\n\n- Aggregates\n- Event-based communication with\n    - a message broker (RabbitMQ)\n    - HTTP Feeds\n    - Spring Application Events\n- Architectural styles\n    - Hexagonal Architecture\n    - CRUD\n    - Query-driven (not yet implemented properly)\n    \n## Which Spring Technologies are being used?\n\nThe project uses the following Spring technologies:\n\n- Spring Framework Core\n- Spring MVC\n- Spring Boot\n- Spring Cloud Stream \n- Spring Data JPA\n\n## Prerequisites and getting started\n\nIn order to run the application you need to have Docker and docker-compose installed on your machine.\n\nWhen you have docker up and running you need to perform the following steps on the command line:\n\n1. ./mvnw clean package\n2. docker-compose up --build\n3. After everything has started you can open http://localhost:8080 in a browser of your choice\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmploed%2Fddd-with-spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmploed%2Fddd-with-spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmploed%2Fddd-with-spring/lists"}