Pragmatists / DDD-ADMLinks
Anemic Domain Model example
☆37Updated 8 years ago
Alternatives and similar repositories for DDD-ADM
Users that are interested in DDD-ADM are comparing it to the libraries listed below
Sorting:
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for sp…☆190Updated 4 months ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- Microservices & Event Sourcing demonstration☆155Updated 7 years ago
- Java/Maven hexagonal architecture project implements file managing functionalities☆59Updated 3 years ago
- My take on the SpringTrader project (previously NanoTrader).☆71Updated 12 years ago
- ☆28Updated last year
- Java example of the Clean Architecture☆89Updated 6 years ago
- An exercise on refactoring☆17Updated 3 years ago
- An example web app structured using Clean Architecture, implemented using Spring Framework.☆130Updated 4 years ago
- A sample DDD kotlin microservice☆56Updated 7 years ago
- Sources and docs for a simple refactoring and OO design exercise☆77Updated 8 months ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- ☆62Updated 7 years ago
- A step-to-step migration from JavaConfig to functional☆32Updated 2 years ago
- Click's Hexagonal Domain Driven Architecture☆108Updated last month
- A reference architecture for stock trading to demonstrate the concepts of reactive systems development. Based on the original Stock Trade…☆129Updated last year
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- Event sourcing with pure functions, left fold, pattern match☆42Updated 8 years ago
- The game rock-paper-scissors implemented using Event Sourcing in Java☆65Updated 9 years ago
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆184Updated 2 months ago
- A Java and Spring Boot Todo list application built using Eventuate☆311Updated 8 months ago
- Repository containing some base code and guidelines to build and then scale an application☆116Updated 2 years ago
- ☆19Updated 8 years ago
- Event-driven microservices version of restaurant management from POJOs in Action☆221Updated 5 years ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆109Updated 3 months ago
- Sample code for Spring Boot RESTful Service☆32Updated 10 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆57Updated 7 years ago
- My Java implementation example of onion architecture