Skip to content

v0.0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@wangqj wangqj released this 03 Nov 09:41
· 627 commits to master since this release
d27af02

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.