reactor/reactor-core

Add tests for AOT reflection hints

Open

#3,326 opened on Jan 4, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,164 forks)batch import
help wantedtype/enhancement

Repository metrics

Stars
 (4,748 stars)
PR merge metrics
 (Avg merge 16d 15h) (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