5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java8,150 forks (8,150 forks)batch import
dependenciesgood first issue
Repository metrics
- Stars
- 23,109 stars (23,109 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
jdk 17中javax开头的包名都变成了Jakarta,导致包不兼容无法使用
Contributor guide
- Research direction
- Find all javax imports in the codebase and update them to jakarta equivalents. Update any dependencies that still use javax.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Bug
- Prerequisites
- JavaMaven