项目不兼容最新的2.7.1的dubbo-spring-boot版本
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
你们demo提供的是dubbo-spring-boot的0.2.X的版本,我用的是最新2.7.1的版本
https://github.com/apache/dubbo-spring-boot-project/branches
```
org.apache.dubbo
dubbo-spring-boot-starter
2.7.1
```
**但是引入了提供的包,就rpc调用异常,移除就正常,能否兼容适配一下2.7.1的版本?**
```
com.codingapi.txlcn
txlcn-tc
5.0.2.RELEASE
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the dubbo-spring-boot-project branches and reproducing the RPC failure with dubbo-spring-boot 2.7.1 and txlcn-tc 5.0.2.RELEASE. The issue does not identify a source file, test, or exception details, so first locate the integration entry points and capture the failing call. Done means the stated dependency combination works, or its incompatibility and supported versions are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100