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
Author
11 person written this
jklingsporn
open
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
.
jooq Article's
11 articles in total
JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems
read article
Introduction to jOOQ
read article
Streamlined Java Data Querying
read article
Spring Boot & JOOQ | Getting started
read article
Optimizing Nested Loop joins on YugabyteDB with jOOQ
read article
A way to translate sql scripts to a different dialect
read article
jOOQ on YugabyteDB
read article
How to setup jOOQ with Flyway and Gradle
read article
jOOQ - a short guide
read article
Generate jooq classes using docker containers
read article
vertx-jooq 2.4 released
currently reading
Featured ones: