Closed rensPols closed 2 weeks ago
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/