Releases: huaweicloud/spring-cloud-huawei
Releases · huaweicloud/spring-cloud-huawei
v0.0.2
new feature
- add application name for huawei cloud
- add project for huawei cloud
v0.0.1
Features
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. -
Spring Cloud uses ServiceStage distributed configuration service:
Support for getting configuration from the server, and dynamic updates, following the way of Spring Cloud.
v0.0.1-alpha
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.