Module
Core
Proposal
Currently the Postgres container I was using with the standard quarkus-jdbc-postgresql dependency can't be upgraded to the quarkus-hibernate-reactive-panache framework since the Postgres container only supports JDBC connections.
Purpose enhancement to provide support for Vert.x Drivers.