Other posts

Upcoming Vert.x Http Proxy updates

The upcoming Vert.x Http Proxy updates, introduced through Google Summer of Code 2024, will simplify usage and reduce boilerplate code by adding features like interceptors for modifying HTTP requests and responses.

Zengyi Wang's profile image
Zengyi Wang
23 August 2024
#news

Improving the Vert.x Micrometer Metrics performance

Vert.x 5 is coming with many great new features and enhancements. In this article, you’ll learn about the Vert.x Micrometer Metrics performance improvements.

Thomas Segismont's profile image
Thomas Segismont
11 April 2024
#news

Eclipse Vert.x client for Apache Pinot

Apache Pinot is a realtime distributed datastore for analytics workloads. To make it easier for Eclipse Vert.x users to use Apache Pinot in their applications, we introduce the Reactiverse Vert.x Client for Pinot.

Lucifer Morningstar's profile image
Lucifer Morningstar
25 August 2023
#news

Improvements to the GraphQL-Java integration

Vert.x 4.4 introduces several improvements to the GraphQL-Java integration, including an upgraded GraphiQL IDE with a slick UI and subscriptions support, simplified data fetcher definitions using instrumentation, and support for Apollo’s Automatic Persisted Queries (APQ).

Thomas Segismont's profile image
Thomas Segismont
9 March 2023
#news

Vert.x virtual threads incubator

JEP 425: Virtual threads aka Loom is coming to the Java Platform as a preview in Java 19. The Vert.x team is launching an incubator project to experiment with virtual threads.

Julien Viet's profile image
Julien Viet
27 July 2022
#news

Eclipse Vert.x and Log4j 2 CVE-2021-44228

A recent CVE-2021-44228 has been disclosed that affects the Log4j 2 library. The Vert.x project can optionally use Log4j but does not ship it and therefore is not affected by this CVE.

Julien Viet's profile image
Julien Viet
13 December 2021
#security

Dynamic database pool configuration with Vert.x SQL Client

You will learn how to achieve dynamic database configuration of the Vert.x SQL Client pool

Julien Viet's profile image
Julien Viet
11 August 2021
#guides

Things to keep in mind concerning CSRF attacks

Eclipse Vert.x like most frameworks provides an anti-CSRF defense. However, no framework can prevent all attack vectors that exist in the web. Therefore, developers need to be aware of some dangers and common attack vectors concerning CSRF defenses.

Xhelal Likaj's profile image
Xhelal Likaj
23 January 2021
#guides

JWT Authorization for Vert.x with Keycloak

In this blog post, you’ll learn about JWT foundations, protect routes with JWT Authorization, JWT encoded tokens, and RBAC with Keycloak

Thomas Darimont's profile image
Thomas Darimont
1 October 2020
#guides
1
2
3
4
5
8