Improvements to the GraphQL-Java integration

Next post

Eclipse Vert.x 4.4.1 released!

Eclipse Vert.x version 4.4.1 has just been released. It fixes quite a few bugs that have been reported by the community

Read more
Previous post

Eclipse Vert.x 4.4.0 released!

Eclipse Vert.x version 4.4.0 has just been released. It comes with a set of new exciting features!

Read more
Related posts

Eclipse Vert.x meets GraphQL

In this blog post, we will look at an example application written in Vert.x that uses the new GraphQL API of Gentics Mesh.

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

Centralized logging for Vert.x applications using the ELK stack

This post entry describes a solution to achieve centralized logging of Vert.x applications using the ELK stack (Logstash, Elasticsearch, and Kibana).

Read more