Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo 集成spring6.0 springboot3.0 #10565

Open
carlos-ho opened this issue Sep 6, 2022 · 3 comments
Open

dubbo 集成spring6.0 springboot3.0 #10565

carlos-ho opened this issue Sep 6, 2022 · 3 comments
Assignees
Labels
type/proposal Everything you want Dubbo have
Milestone

Comments

@carlos-ho
Copy link

dubbo 集成spring6.0 springboot3.0

@chickenlj chickenlj added this to the some day milestone Sep 8, 2022
@chickenlj
Copy link
Contributor

@carlos-heshq Please also take a look at this pull request #9653

@AlbumenJ
Copy link
Member

当前 dubbo-spring-boot 模块直接升级后出现无法编译的问题,解决方案如下:

  1. 修复 maven profile,使编译的时候正确使用 3.0.0-SNAPSHOT 的 spring-boot
  2. 升级编译环境到 JDK17,Spring 6 只支持 JDK17

@CrazyHZM
Copy link
Member

还需要做的任务:

  1. 有关dubbo集成springboot3.0的集成测试(dubbo-samples)
  2. 单独升级Spring 6 的兼容性问题 调研,也就是单独升级dubbo-dependencies-bom中依赖spring的版本内容,看是否还存在兼容性问题。

@AlbumenJ AlbumenJ moved this from In Progress to Done in Dubbo Help Wanted List Mar 18, 2023
@AlbumenJ AlbumenJ added type/proposal Everything you want Dubbo have and removed type/feature labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal Everything you want Dubbo have
Projects
Status: Done
Status: No status
Development

No branches or pull requests

4 participants