# vertx-guide-for-java-devs **Repository Path**: FireAnts/vertx-guide-for-java-devs ## Basic Information - **Project Name**: vertx-guide-for-java-devs - **Description**: https://vertx.io/docs/guide-for-java-devs/ Vert.X官方教程案例代码 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 3.8 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-30 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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: 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 [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