Tag: Vertical Slice Architecture
All the articles with the tag "Vertical Slice Architecture".
-
垂直切片在模块化单体架构中的定位
Published: at 12:00 AM模块化单体解决的是系统分解为模块的宏观问题,垂直切片架构解决的是模块内部按功能组织代码的微观问题。两者层级不同,可以灵活组合使用。
All the articles with the tag "Vertical Slice Architecture".
模块化单体解决的是系统分解为模块的宏观问题,垂直切片架构解决的是模块内部按功能组织代码的微观问题。两者层级不同,可以灵活组合使用。