Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register all public methods of lambda handlers for query
Needed in order to detect the handle method at runtime using `getMethods()`. Without a `org.graalvm.nativeimage.MissingReflectionRegistrationError` being thrown when using `-H:ThrowMissingRegistrationErrors=` Related to quarkusio#41995
- Loading branch information