Frameworkbenchmarks: Why import io.vertx.core.Vertx in the configuration of spring webflux?

Created on 20 Oct 2018  路  3Comments  路  Source: TechEmpower/FrameworkBenchmarks

All 3 comments

That may be an extraneous import. @jringuette is the last person to work on that so he could answer best. You're more than welcome to submit a PR to fix if it is.

Because pg-client is built on vertx. Under the hood, it use a vertx instance in its database driver implementation.

Hi @jringuette, many thanks for the answer. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

faustinoaq picture faustinoaq  路  3Comments

michaelhixson picture michaelhixson  路  6Comments

ufoscout picture ufoscout  路  6Comments

bgrainger picture bgrainger  路  5Comments

joanhey picture joanhey  路  4Comments