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
A jdbc connection needs to be made to a database. This needs to be setup through user interaction (will later be incorperated via the setup GUI). Vert.x has it's own library for this: https://vertx.io/docs/vertx-jdbc-client/java/
A jdbc connection needs to be made to a database. This needs to be setup through user interaction (will later be incorperated via the setup GUI). Vert.x has it's own library for this: https://vertx.io/docs/vertx-jdbc-client/java/