v0.0.1-alpha
Pre-release
Pre-release
open source
- Spring Cloud use ServiceComb-Service-Center to implement registration and discovery: No need to change the code, just modify the individual configuration files(application.yml) to complete the migration. Multiple Service-Centers can be launched and the client will select one of the healthy Service-Centers to make the call.
Huawei Cloud
- Spring Cloud use ServiceStage to implement registration and discovery: No need to change the code, just modify the individual configuration files(application.yml) to complete the migration.
- Spring Cloud use ServiceStage to implement Distributed Transaction: (Distributed Transaction Management, DTM) is a product that addresses consistency issues in a distributed environment.