Dynamic database pool configuration with Vert.x SQL Client
Next post
Eclipse Vert.x 4.2.0.Beta1 released!
The first beta of the upcoming Vert.x 4.2 has just been released. We consider it feature complete and invite the community to test it.
Read morePrevious post
Eclipse Vert.x 4.1.2 released!
Eclipse Vert.x version 4.1.2 has just been released. It fixes quite a few bugs that have been reported by the community and provides a couple of features
Read moreRelated posts
Unit and Integration Tests
Let’s refresh our mind about what we developed so far in the introduction to vert.x series. We forgot an important task. We didn’t test the API.
Read moreUsing the asynchronous SQL client
Finally, back... This post is the fifth post of the introduction to vert.x blog series, after a not-that-small break. In this post we are going to see how we can use JDBC in a vert.x application.
Read moreBuilding services and APIs with AMQP 1.0
Microservices and APIs are everywhere. Everyone talks about them, presentation slides are full of them ... some people are actually even building them.
Read more