0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,164 forks (1,164 forks)batch import
help wantedtype/enhancement
Repository metrics
- Stars
- 4,748 stars (4,748 stars)
- PR merge metrics
- Avg merge 16d 15h (Avg merge 16d 15h)25 merged PRs in 30d (25 merged PRs in 30d)
Description
In #3325 @violetagg added reflection hints for AOT builds and tested against spring smoke tests. We should be able to provide a smoke test within reactor-core repository. The below can be used as inspiration:
Contributor guide
- Research direction
- Examine the Spring AOT smoke tests and GraalVM reachability metadata repositories to understand how to write reflection hints tests in reactor core.
- Tech stack
- java
- Domain
- backend
- Issue type
- Test
- Prerequisites
- JavaMaven/GradleTesting frameworks