You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java
0 commit comments