apache / apache/incubator-seata-samples

samples版本错综复杂,同一个jar包N个版本,同一个parent下得子工程,运行时得jar包依赖版本都不一致

Open
#409 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

例如:当我想测试与springcloud集成时,运行 springcloud-eureka-seata这个模块,business跟order起不来,但是account跟storage可以起来,Debug一看竟然引用得jar包依赖版本不同

是否可以把模块单独抽出去,不放在一个samples下面,若是感觉那样项目太多得话,那就把版本问题解决啊!!!

Contributor guide

Open the contributing guide

Research direction

Start with the springcloud-eureka-seata sample and compare dependency declarations for business, order, account, and storage under the shared samples parent. Check which dependency versions are resolved at runtime and whether the modules can start consistently. Done means the intended sample structure or a consistent dependency-version policy is defined and the affected modules run successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.