Core Vert.x concepts Threading and programming models Event bus Core Vert.x concepts There are 2 key concepts to learn in Vert.x: what a verticle is, and how the event bu...
Testing Vert.x code Testing Vert.x code Tip The corresponding source code is in the step-4 folder of the guide repository. Up to this point we have been developing the wiki...
Refactoring to Vert.x services Refactoring to Vert.x services Tip The corresponding source code is in the step-3 folder of the guide repository. The previous refactoring wa...
A minimally viable wiki written with Vert.x A minimally viable wiki written with Vert.x Tip The corresponding source code is in the step-1 folder of the guide repository. W...
A word on Vert.x promise / future objects and callbacks A word on Vert.x promise / future objects and callbacks Vert.x futures are not JDK futures: they can be composed and que...
Quarkus - Amazon Lambda with RESTEasy, Undertow, or Vert.x Web Prerequisites Getting Started Installing AWS bits Creating the Maven Deployment Project Build and Deploy Extra B...
Quarkus - Amazon Lambda with Resteasy, Undertow, or Vert.x Web Prerequisites Getting Started Installing AWS bits Creating the Maven Deployment Project Build and Deploy Simulat...
Quarkus - Azure Functions (Serverless) with RESTEasy, Undertow, or Vert.x Web Prerequisites Solution Creating the Maven Deployment Project Login to Azure Build and Deploy to Az...