All Projects → vert-x3 → Vertx Guide For Java Devs

vert-x3 / Vertx Guide For Java Devs

Licence: apache-2.0
Vert.x 3 guide for Java developers

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Vertx Guide For Java Devs

Vertx Mqtt
Vert.x MQTT
Stars: ✭ 117 (-76.6%)
Mutual labels:  rxjava, reactive, vertx
Vertx Examples
Vert.x examples
Stars: ✭ 3,202 (+540.4%)
Mutual labels:  async, reactive, vertx
Advanced Vertx Guide
A gentle guide for advanced Vert.x users
Stars: ✭ 118 (-76.4%)
Mutual labels:  async, reactive, vertx
Vertx In Action
Examples for the Manning "Vert.x in Action" book
Stars: ✭ 134 (-73.2%)
Mutual labels:  reactive, vertx, book
Knotx
Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
Stars: ✭ 119 (-76.2%)
Mutual labels:  rxjava, reactive, vertx
Vertx Sql Client
High performance reactive SQL Client written in Java
Stars: ✭ 690 (+38%)
Mutual labels:  async, reactive, vertx
Vertx Auth
Stars: ✭ 122 (-75.6%)
Mutual labels:  async, reactive, vertx
Binder
An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns
Stars: ✭ 21 (-95.8%)
Mutual labels:  reactive, rxjava
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+549.2%)
Mutual labels:  book, guide
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-46.8%)
Mutual labels:  book, guide
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (-45%)
Mutual labels:  rxjava, book
vertx-tracing
Vertx integration with tracing libraries
Stars: ✭ 21 (-95.8%)
Mutual labels:  reactive, vertx
demo-vertx-kotlin-rxjava2-kubernetes
Demonstration of Eclipse Vert.x, Kotlin, RxJava2 and Kubernetes
Stars: ✭ 23 (-95.4%)
Mutual labels:  reactive, vertx
Rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Stars: ✭ 264 (-47.2%)
Mutual labels:  rxjava, reactive
RxJava-Codelab
Codelab project for demonstration of RxJava features
Stars: ✭ 44 (-91.2%)
Mutual labels:  reactive, rxjava
vertx-mongo-client
Mongo Client for Eclipse Vert.x
Stars: ✭ 54 (-89.2%)
Mutual labels:  reactive, vertx
Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-46%)
Mutual labels:  book, guide
Vertx Jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
Stars: ✭ 299 (-40.2%)
Mutual labels:  reactive, vertx
Vertx Zero
Zero Framework:http://www.vertxup.cn
Stars: ✭ 320 (-36%)
Mutual labels:  async, vertx
Spark Gotchas
Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks
Stars: ✭ 308 (-38.4%)
Mutual labels:  book, guide

= A gentle guide to asynchronous programming with Eclipse Vert.x for Java developers Julien Ponge [email protected] ; Thomas Segismont [email protected] ; Julien Viet [email protected] v1.5.0 2019/07/25 :doctype: book

ifdef::env-github[] image:https://github.com/vert-x3/vertx-guide-for-java-devs/workflows/Java%20CI/badge.svg?branch=3.8["Build status"] endif::[]

:leveloffset: +1

NOTE: You can read the latest published version of the guide at https://vertx.io/docs/guide-for-java-devs/

ifdef::rendered-pdf-link[] NOTE: This document is also link:{rendered-pdf-link}[available as a PDF]. endif::[]

.Acknowledgements This document has received contributions from Arnaud Esteve, Marc Paquette, Ashley Bye, Ger-Jan te Dorsthorst, Htet Aung Shine, Bruno Guimarães and others.

:imagesdir: intro include::intro/README.adoc[]

:imagesdir: step-1 include::step-1/README.adoc[]

:imagesdir: step-2 include::step-2/README.adoc[]

:imagesdir: step-3 include::step-3/README.adoc[]

:imagesdir: step-4 include::step-4/README.adoc[]

:imagesdir: step-5 include::step-5/README.adoc[]

:imagesdir: step-6 include::step-6/README.adoc[]

:imagesdir: step-7 include::step-7/README.adoc[]

:imagesdir: step-8 include::step-8/README.adoc[]

:imagesdir: step-9 include::step-9/README.adoc[]

:imagesdir: step-10 include::step-10/README.adoc[]

:imagesdir: outro include::outro/README.adoc[]

:leveloffset: -1

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].