Learn how to persist DDD aggregates in Spring.
Baeldung Author
Mike Wojtyna
I'm a Java software developer with passion to create great products. Domain-driven design & Test-driven development are some of my favorite tools. My code is clean and easy to modify, thanks to the modular, loosely coupled design achieved by continuous TDD iterations backed by a deep understanding of business requirements.
Here's what I've written (so far):
DDD Aggregates and @DomainEvents
Filed under Spring Data
Learn about Domain Events in Spring Data
Spring Boot Integration Testing with Embedded MongoDB
Filed under Spring Boot, Spring Data, Testing
Learn how to use Flapdoodle’s embedded MongoDB solution together with Spring Boot to run MongoDB integration tests smoothly.