Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[译]架构风格 - 《Domain-Driven Design in PHP》第2章 | Veitor的技术点滴 #25

Open
Veitor opened this issue May 23, 2020 · 0 comments

Comments

@Veitor
Copy link
Owner

Veitor commented May 23, 2020

https://www.veitor.net/posts/DDD-in-php-architectural-styles/

本篇博文由本博客(http://www.veitor.net)经原文翻译,转载请注明出处。 为了能够构建一个复杂的应用程序,其中一个关键点就是需要有一个适合该程序的架构设计。领域驱动设计的一个优势就是它不受任何架构风格的约束。相反,我们可以自由的去为核心领域内的每一个限界上下文选择最合适的架构,为每一个领域问题提供多种架构选择。 例如,订单处理系统可以使用事件溯源(Event Sourcing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant