CQRS pattern: using command for external api call

后端 未结 0 1837
渐次进展
渐次进展 2020-12-10 12:08

I am aware of CQRS pattern wherein Query to be used for Reading data and Command to be used for updating the data.

In a peculiar case where the rest api is POST but n

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