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
error when io.avaje.inject.spi.AvajeModule class not found (#916)
If the project does not have the `avaje-inject` dependency
configured on the project but the code-generator is configured
then it will yield an NPE. This fix will at least raise an
exception with an explanation.
0 commit comments