mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0229cc45a0
This commit adds necessary hints so that Async-annotated method can be discovered in a native image. Closes gh-28710