Do I need a persistence model when using gorm in a clean architecture setup?

后端 未结 0 1325
萌比男神i
萌比男神i 2021-01-31 18:56

In a clean architecture approach to software the entities are the innermost layer and should not depend on something like an ORM.

For convenience I would like to use an O

相关标签:
回答
  • 消灭零回复
提交回复
热议问题