01 2023 档案

摘要:Chapters 5–8 presented tactical design patterns that define the different ways to implement a system’s components: how to model the business logic and 阅读全文
posted @ 2023-01-29 11:17 菜鸟吊思 阅读(113) 评论(0) 推荐(0)
摘要:The tactical patterns discussed up to this point in the book defined the different ways to model and implement business logic. In this chapter, we wil 阅读全文
posted @ 2023-01-19 18:45 菜鸟吊思 阅读(129) 评论(0) 推荐(0)
摘要:In the previous chapter, you learned about the domain model pattern: its building blocks, purpose, and application context. The event-sourced domain m 阅读全文
posted @ 2023-01-16 12:02 菜鸟吊思 阅读(107) 评论(0) 推荐(0)
摘要:The previous chapter discussed two patterns addressing cases of relatively simple business logic: transaction script and active record. This chapter c 阅读全文
posted @ 2023-01-06 17:33 菜鸟吊思 阅读(155) 评论(0) 推荐(0)