getx-template-vscode-extension icon indicating copy to clipboard operation
getx-template-vscode-extension copied to clipboard

存储库层、应用层代码归属问题

Open yang-lile opened this issue 1 year ago • 0 comments

在大型项目中使用领域驱动开发,来自后端的dto对象应该放在哪里,领域对象又应该放在哪里,是都放在models里面吗? 存储库层、应用层代码又应该怎么放置,是都放在services里面吗

yang-lile avatar Oct 30 '23 13:10 yang-lile