DEV Community

# vertx

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Error handlers and failure handlers in Vert.x

Error handlers and failure handlers in Vert.x

Comments
5 min read
Why we discarded Reactive systems architecture from our code?

Why we discarded Reactive systems architecture from our code?

10
Comments 5
4 min read
Build web application in Vert.x [Part 1/ ♾️]

Build web application in Vert.x [Part 1/ ♾️]

3
Comments
2 min read
Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.

Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.

10
Comments 2
4 min read
Idiomatic Kotlin Abstractions for the Vert.x EventBus

Idiomatic Kotlin Abstractions for the Vert.x EventBus

5
Comments
3 min read
Vert.x Circuit Breaker

Vert.x Circuit Breaker

9
Comments
6 min read
Writing Async Tests for Vert.x using Kotlin

Writing Async Tests for Vert.x using Kotlin

7
Comments 2
2 min read
Reducing Boilerplate in Vert.x Tests written in Kotlin

Reducing Boilerplate in Vert.x Tests written in Kotlin

6
Comments
2 min read
Writing Vert.x Integration Tests with Kotlin & Testcontainers

Writing Vert.x Integration Tests with Kotlin & Testcontainers

3
Comments
2 min read
Quarkus: Entendendo a relação entre o Mutiny e o Vert.x

Quarkus: Entendendo a relação entre o Mutiny e o Vert.x

18
Comments 1
4 min read
HTTPS Client Certificate Authentication With Java

HTTPS Client Certificate Authentication With Java

10
Comments 3
6 min read
Throttle HTTP requests on paged resources with Vert.x

Throttle HTTP requests on paged resources with Vert.x

8
Comments
5 min read
Supercharge Your Kotlin Vert.x Application with EventBus Extensions

Supercharge Your Kotlin Vert.x Application with EventBus Extensions

8
Comments 3
2 min read
Handle backpressure between Kafka and a database with Vert.x

Handle backpressure between Kafka and a database with Vert.x

19
Comments 3
5 min read
Handling unknown JSON structures

Handling unknown JSON structures

7
Comments 4
1 min read
Introduction to Vert.x

Introduction to Vert.x

14
Comments
5 min read
Future Composition in Vert.x

Future Composition in Vert.x

22
Comments 1
4 min read
How to extend Vert.x EventBus API to save on serialization.

How to extend Vert.x EventBus API to save on serialization.

8
Comments
2 min read
How to write beautiful unit tests in Vert.x

How to write beautiful unit tests in Vert.x

12
Comments
3 min read
Scaling Vert.x application for session dependent data processing.

Scaling Vert.x application for session dependent data processing.

9
Comments
2 min read
Reactive Java using the Vert.x toolkit

Reactive Java using the Vert.x toolkit

8
Comments 1
10 min read
Vert.x Kotlin Coroutines

Vert.x Kotlin Coroutines

38
Comments 7
6 min read
How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak

How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak

8
Comments
1 min read
vertx-jooq 2.4 released

vertx-jooq 2.4 released

6
Comments
1 min read
Sirix - Released 0.9.1 (time travel queries and versioning made easy)

Sirix - Released 0.9.1 (time travel queries and versioning made easy)

6
Comments
1 min read
loading...