Skip to content

Test-mycode/vertx-mysql-postgresql-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x MySQL PostgreSQL client

Build Status

This Vert.x client uses the JAsync driver to support a fully async client for MySQL and PostgreSQL.

Please see the in source asciidoc documentation or the main documentation on the web-site for a full description:

Running test suite with Docker

The test suite is based on testcontainers and will spawn separate instances for the different tests.

Note
Running test with Docker requires enabling the profile as Docker isn’t available on Cloudbees: mvn clean install -Ddocker

About

This client is deprecated - use instead

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • Shell 1.0%