An easy to use, auto-configuring JDBC connection pool with circuit breaker and configurable backoff strategy. Plus, a data access object harness with many helper functions.
java.sql.SQLException: Unexpected DataSource class. Expected class: org.mariadb.jdbc.MariaDbDataSource, actual class: org.mariadb.jdbc.MariaDbPoolDataSource. at ...