Update README.md

Add missing DDD events article.
This commit is contained in:
Mike Wojtyna 2019-05-28 22:51:39 +02:00 committed by GitHub
parent 8a69946ab2
commit e8f577b943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant articles
- [Persisting DDD Aggregates](https://www.baeldung.com/spring-persisting-ddd-aggregates)
- [DDD Aggregates and @DomainEvents](https://www.baeldung.com/spring-data-ddd)