Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-guide-for-java-devs
Vert.x 3 guide for Java developers
https://github.com/vert-x3/vertx-guide-for-java-devs
async book guide java reactive rxjava vertx
Last synced: about 1 month ago
JSON representation
Vert.x 3 guide for Java developers
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-guide-for-java-devs
- Owner: vert-x3
- License: apache-2.0
- Created: 2017-06-09T08:07:34.000Z (over 7 years ago)
- Default Branch: 3.8
- Last Pushed: 2023-12-05T22:18:32.000Z (11 months ago)
- Last Synced: 2024-09-27T07:40:55.613Z (about 2 months ago)
- Topics: async, book, guide, java, reactive, rxjava, vertx
- Language: Java
- Homepage:
- Size: 4.75 MB
- Stars: 547
- Watchers: 53
- Forks: 182
- Open Issues: 23
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= A gentle guide to asynchronous programming with Eclipse Vert.x for Java developers
Julien Ponge ; Thomas Segismont ; Julien Viet
v1.5.0 2019/07/25
:doctype: bookifdef::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
[WARNING]
====
This guide is no longer maintained.
It targets Vert.x 3 and uses some modules that are no longer recommended (e.g. Auth Shiro).For Vert.x 4, you could get a copy of the https://www.manning.com/books/vertx-in-action[Vert.x in Action] book.
====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