All Projects → redhat-developer → introduction-to-eclipse-vertx

redhat-developer / introduction-to-eclipse-vertx

Licence: Apache-2.0 license
An introduction to Eclipse Vert.x - a toolkit to build reactive and distributed systems

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Introduction to Eclipse Vert.x

This repository contains the code developed in the Introduction to Eclipse Vert.x blog post series. Posts composing the series are:

  1. My First Vert.x Application
  2. Eclipse Vert.x Application Configuration
  3. Some REST with Vert.x
  4. Asynchronous data access with Vert.x
  5. Using Reactive eXtensions with Vert.x
  6. Deploying Vert.x applications on Kubernetes and OpenShift - to be published

The code developed for each post is contained in the corresponding folder. Except mentionned otherwise in the blog post, the application can be:

  • build using: mvn package
  • run locally using mvn compile vertx:run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].