首页 > 其他分享 >From monolithic application to microservice framework

From monolithic application to microservice framework

时间:2023-10-27 14:00:32浏览次数:38  
标签:control framework testing monolithic application microservice

challenges:

1. version control 

After testing the branch A, pull the latest code(merged B) -> confilcts ? no conflicts? -> regression testing 

2. change to go language

3. upgrade the library go1.12-go1.13
4. only one testing server waiting for multi testing tasks

标签:control,framework,testing,monolithic,application,microservice
From: https://www.cnblogs.com/sabertobih/p/17792177.html

相关文章