11 comments (11 comments)3 reactions (3 reactions)0 assignees (0 assignees)Java17,967 stars (17,967 stars)2,229 forks (2,229 forks)batch import
Ecosystem 周边生态help wanted
Description
具体说下 希望改进...希望做成...希望新增...
为什么 说明它在哪些情况下会带来哪些效果。
Contributor guide
- Tech stack
- go
- Domain
- backendapi
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Go programmingAPIJSON architecture understanding
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- Explore the existing APIJSON Java source code (e.g., core ORM logic) to understand the required functionalities. Review the comments in this issue for any previous discussions about architecture or design decisions. Identify key components to port, such as query building and API generation. Consider using Go's ecosystem for similar ORM like patterns.