Browse Source

Update Domain-Driven-Design-Implementation-Guide.md

pull/6418/head^2
Alper Ebicoglu 6 years ago
committed by GitHub
parent
commit
b95c8d1bfb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/Domain-Driven-Design-Implementation-Guide.md

4
docs/en/Domain-Driven-Design-Implementation-Guide.md

@ -1971,8 +1971,8 @@ Application Services can directly work with repositories to query, create, updat
## Reference Books
If you are seriously interest in the Domain Driven Design and building large-scale enterprise systems, the following books are recommended as reference books;
If you are more interested in the Domain Driven Design and building large-scale enterprise systems, the following books are recommended as reference books;
* "*Domain Driven Design*" by Eric Evans
* "*Implementing Domain Driven Design*" by Vaughn Vernon
* "*Clean Architecture*" by Robert C. Martin
* "*Clean Architecture*" by Robert C. Martin

Loading…
Cancel
Save