aliyun / aliyun/aliyun-openapi-java-sdk
可以移除类库jaxb-api吗?或者提供一个针对JakartaEE的版本
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
建议移除类库jaxb-api,项目中本来已经依赖了 jakarta.xml.bind-api,就不要再引入 jaxb-api 了
- 产品和接口:aliyun-java-sdk-core
- 平台:Debian12/OpenJDK 17/SpringBoot3/Tomcat10
- 最小代码:4.7.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the dependency declarations for aliyun-java-sdk-core and identify where jaxb-api and jakarta.xml.bind-api are introduced. Reproduce the dependency setup with version 4.7.2 on OpenJDK 17, Spring Boot 3, and Tomcat 10; done means the legacy dependency is no longer included without breaking the SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100