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
.
vertx Article's
28 articles in total
Error handlers and failure handlers in Vert.x
read article
Why we discarded Reactive systems architecture from our code?
read article
Build web application in Vert.x [Part 1/ ♾️]
read article
Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.
read article
Surprising Qualities of Event Driven System
read article
Idiomatic Kotlin Abstractions for the Vert.x EventBus
read article
Vert.x Circuit Breaker
read article
Writing Async Tests for Vert.x using Kotlin
read article
Reducing Boilerplate in Vert.x Tests written in Kotlin
read article
Writing Vert.x Integration Tests with Kotlin & Testcontainers
read article
Quarkus: Entendendo a relação entre o Mutiny e o Vert.x
read article
HTTPS Client Certificate Authentication With Java
read article
Throttle HTTP requests on paged resources with Vert.x
read article
Supercharge Your Kotlin Vert.x Application with EventBus Extensions
read article
Handle backpressure between Kafka and a database with Vert.x
read article
Handling unknown JSON structures
read article
Introduction to Vert.x
read article
Future Composition in Vert.x
read article
How to extend Vert.x EventBus API to save on serialization.
read article
How to write beautiful unit tests in Vert.x
read article
Scaling Vert.x application for session dependent data processing.
read article
KVision v3.7.0 is released (with Vert.x support)
read article
Reactive Java using the Vert.x toolkit
read article
Vert.x Kotlin Coroutines
read article
How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak
read article
vertx-jooq 2.4 released
currently reading
Sirix - Released 0.9.1 (time travel queries and versioning made easy)
read article
Reactive Programming with Kotlin - Quick Intro to Vert.x
read article
Featured ones: