mploed / ddd-with-springLinks
Code examples for my conference talk on implementing ddd with spring
☆805Updated 10 months ago
Alternatives and similar repositories for ddd-with-spring
Users that are interested in ddd-with-spring are comparing it to the libraries listed below
Sorting:
- A sample project following Domain Driven Design with Spring Data JPA☆531Updated 2 years ago
- Application to demonstrate Domain Driven Design Context Mapping patterns based on Spring Boot☆345Updated 7 years ago
- Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating co…☆601Updated 6 years ago
- Sample ES/CQRS application☆475Updated 7 years ago
- DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing☆876Updated last year
- The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack☆1,362Updated 3 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆270Updated 6 years ago
- Event Sourcing and CQRS in practice.☆579Updated last week
- Building modular, monolithic applications using Spring Boot☆832Updated 2 years ago
- Spring boot with domain driven design☆201Updated 4 years ago
- Implementation of the sample from REST in Practice based on Spring projects☆1,271Updated 2 weeks ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆209Updated 8 months ago
- Libraries to help developers express architectural abstractions in Java code☆1,365Updated last month
- Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency☆553Updated 2 months ago
- Domain-driven design example in Java with Spring framework☆375Updated last year
- Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Doc…☆353Updated 9 months ago
- Sample projects for my talk "Refactoring to a System of Systems"☆245Updated 3 years ago
- Modular applications with Spring Boot☆927Updated this week
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆173Updated 2 weeks ago
- An example to create a clean architecture with Java 11☆536Updated 4 years ago
- A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker