The RSS reader tutorial

Next post

The RSS reader tutorial (Step 2)

In this second installment of our Vert.x Cassandra Client tutorial, we will add an endpoint that produces an array of RSS channels for a given user ID.

Read more
Previous post

Eclipse Vert.x 3.5.3

We have just released Vert.x 3.5.3, a bug fix release of Vert.x 3.5.x.

Read more
Related posts

The RSS reader tutorial (Step 2)

In this second installment of our Vert.x Cassandra Client tutorial, we will add an endpoint that produces an array of RSS channels for a given user ID.

Read more

Easy SSO for Vert.x with Keycloak

In this blog post, you'll learn how to implement Single Sign-on with OpenID Connect and how to use Keycloak together with Eclipse Vert.x.

Read more

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 more