cstettler / ddd-to-the-code-workshop-sampleLinks
Sample project for "DDD to the Code" workshop
☆120Updated last week
Alternatives and similar repositories for ddd-to-the-code-workshop-sample
Users that are interested in ddd-to-the-code-workshop-sample are comparing it to the libraries listed below
Sorting:
- Sample projects for my talk "Refactoring to a System of Systems"☆247Updated 4 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- Sample code for the Spring Modulith Deep Dive workshop / training☆91Updated 2 months ago
- GitHub Pages☆86Updated 7 years ago
- Examples and Tutorials of Event Sourcing in JVM languages☆319Updated last month
- Java example of the Clean Architecture☆89Updated 6 years ago
- A framework to develop point of sales applications, powered by Java and Spring Boot☆195Updated last month
- ☆183Updated 5 years ago
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆198Updated last year
- Hotel booking application - Demo - Axon Framework & Axon Server☆128Updated 2 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Sample project for a Game Rental application as a showcase for Axon☆61Updated 4 months ago
- Ensembler: the Remote Ensemble Registration System☆86Updated 8 months ago
- ☆221Updated 3 weeks ago
- ☆60Updated 3 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Showcase and blueprint for implementing elaborated distributed systems on JVM. It should also serve as a playground for incubating reusab…☆62Updated last year
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆185Updated 2 months ago
- Example of Hexagonal architecture with high cohesion modularization, CQRS and fast BDD tests in Java