To make use of reflection with AOT compilation, GraalVM requires explicit reflection invocations or may use a configuration file to explicitly document the classes, constructors, methods and fields ...
The class must implement at least one target interface (the service interface). The class must provide a no-args constructor. The class must be public. Compile your code. If you look closely at your ...