huaweicloud / spring-cloud-huawei

Spring Cloud Huawei is a framework that makes it easier and productive to develop microservices with Spring Cloud.
https://github.com/huaweicloud/spring-cloud-huawei/wiki
Apache License 2.0
518 stars 222 forks source link

原来用的是Spring 企业版,要迁移到spring-cloud-huawei #1213

Open sunnyman218 opened 9 months ago

sunnyman218 commented 9 months ago

Describe the bug A clear and concise description of what the bug is. 原来用的是Spring 企业版,要迁移到spring-cloud-huawei,这个过程都需要做哪些内容?有没有具体的解决方案?多谢! To Reproduce Sample code:

Expected behavior A clear and concise description of what you expected to happen.

Information

Spring Cloud Huawei version: Spring Cloud version(optional): Spring Boot version(optional): Spring version(optional):

Additional context Add any other context about the problem here.

chengyouling commented 9 months ago

如果是spring+springboot开发项目,可以直接依赖spring-cloud-huawei试试,相关版本配套在首页介绍里面;如果是有依赖其他治理、注册发现组件,需要提供下具体的相关组件依赖信息

sunnyman218 commented 9 months ago

是否有相关的链接,多谢-------- 原始邮件 --------发件人: Cheng YouLing @.>日期: 2024年1月27日周六 上午9:08收件人: huaweicloud/spring-cloud-huawei @.>抄送: sunnyman218 @.>, Author @.>主 题: Re: [huaweicloud/spring-cloud-huawei] 原来用的是Spring 企业版,要迁移到spring-cloud-huawei (Issue #1213) 如果是spring+springboot开发项目,可以直接依赖spring-cloud-huawei试试,相关版本配套在首页介绍里面

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

chengyouling commented 9 months ago

https://github.com/huaweicloud/spring-cloud-huawei最底下的Supported version有版本信息; 迁移相关介绍:https://github.com/huaweicse/migrator/wiki

或者你把你们的项目做一个demo私发我邮箱,我们这边也看下