7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java26,453 forks (26,453 forks)batch import
component/sdkhelp wantedtype/enhancement
Repository metrics
- Stars
- 41,524 stars (41,524 stars)
- PR merge metrics
- Avg merge 7d 14h (Avg merge 7d 14h)20 merged PRs in 30d (20 merged PRs in 30d)
Description
The implementation of the indicator export part is not abstract enough and cannot be flexibly adapted to other scenarios. You can refer to the implementation of springboot.
Contributor guide
- Research direction
- Analyze the current metric export implementation and compare with Spring Boot's approach to refactor for better abstraction.
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Java