阅读背景:

微服务:如何处理外键关系

来源:互联网 

Microservices architecture suggest that each service should handle it's own data. Hence any service (Service A) dependent on data owned by other service (service B) should access such data not by making direct DB calls but through the api provided by the second service (service B).Microservices architecture suggest that each se




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: