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
I tried upgrading to version 5.0.0.CR5 a simple web app with an sqlite db (with module-info.java) but the application fails to start with the following problem:
Error occurred during initialization of boot layer
java.lang.module.FindException: Module io.vertx.codegen.api not found, required by io.vertx.sql.client.templates
Error occurred during initialization of boot layer
java.lang.module.FindException: Module io.vertx.codegen.processor not found, required by io.vertx.sql.client.templates