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.

阅读更多
Previous 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

阅读更多
Related 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.

阅读更多

Using 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.

阅读更多

Building 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.

阅读更多