Logo

dev-resources.site

for different kinds of informations.

vertx-jooq 2.4 released

Published at
11/17/2017
Categories
uncategorized
java
jooq
vertx
Author
jklingsporn
Categories
4 categories in total
uncategorized
open
java
open
jooq
open
vertx
open
Author
11 person written this
jklingsporn
open
vertx-jooq 2.4 released

Note: Unfortunately, the dependencies to rxjava1 haven’t been removed completely in 2.4.0. RX users please checkout version 2.4.1.

I’m happy to announce the release of vertx-jooq 2.4. The main driver behind this release was the dependency upgrade to vertx 3.5 and thus the change of the rx-dependency in vertx-jooq-rx from rxjava to rxjava2. In addition, the JSON key names of the generated POJO are now the same as their database counterparts. This change has been announced here. Last but not least, a bug has been fixed when dealing with JsonObjectConverter or JsonArrayConverter.

Featured ones: