Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Quarkus | 11,837 | 88 | 16 hours ago | 173 | September 14, 2022 | 2,218 | apache-2.0 | Java | ||
Quarkus: Supersonic Subatomic Java. | ||||||||||
Smallrye Reactive Messaging | 193 | 7 | 14 | 18 hours ago | 88 | February 07, 2023 | 90 | apache-2.0 | Java | |
SmallRye Reactive Messaging | ||||||||||
Vertx In Action | 130 | 2 years ago | 3 | mit | Java | |||||
Examples for the Manning "Vert.x in Action" book | ||||||||||
Redpipe | 67 | 1 | 11 | 5 years ago | 4 | October 03, 2018 | 27 | apache-2.0 | Java | |
Redpipe Web Framework | ||||||||||
Introduction To Eclipse Vertx | 58 | a year ago | 2 | apache-2.0 | Java | |||||
An introduction to Eclipse Vert.x - a toolkit to build reactive and distributed systems | ||||||||||
Vertx Mongo Client | 54 | 2 months ago | 33 | apache-2.0 | Java | |||||
Mongo Client for Eclipse Vert.x | ||||||||||
Microprofile Reactive Messaging | 48 | 4 | 9 months ago | 11 | August 01, 2022 | 18 | apache-2.0 | Java | ||
Elasticsearch Client | 38 | 1 | 2 years ago | 12 | December 15, 2020 | 3 | apache-2.0 | Java | ||
This client exposes the Elasticsearch Java High Level REST Client for Eclipse Vert.x applications. | ||||||||||
Hands On Enterprise Java Microservices With Eclipse Microprofile | 35 | 4 months ago | 2 | mit | Java | |||||
Hands-On Enterprise Java Microservices with Eclipse MicroProfile, published by Packt | ||||||||||
Demo Vertx Kotlin Rxjava2 Kubernetes | 21 | 5 years ago | apache-2.0 | Kotlin | ||||||
Demonstration of Eclipse Vert.x, Kotlin, RxJava2 and Kubernetes |
This repository contains the code developed in the Introduction to Eclipse Vert.x blog post series. Posts composing the series are:
The code developed for each post is contained in the corresponding folder. Except mentionned otherwise in the blog post, the application can be:
mvn package
mvn compile vertx:run