vert-x3 / vertx-guide-for-java-devs

Vert.x 3 guide for Java developers
Apache License 2.0
547 stars 182 forks source link

Link to the guide is not working #93

Open mansiag opened 3 years ago

mansiag commented 3 years ago

The link to the guide for this project is not working. It seems the guide has been moved to other URL. Please provide the updated link.

Guide for Java devs

tanliboy commented 3 years ago

I ran into the same problem. It seems that the guide was deprecated along with the release of Vertx 4.

If you still want to check out the doc, you can open the README.adoc in the repository with an adoc tool (or plugin of your IDE).

mansiag commented 3 years ago

you can open the README.adoc in the repository with an adoc tool (or plugin of your IDE).

Thanks

taikulawo commented 3 years ago

I'm thankful for everyone who make this awesome Guide for Java devs. It make me understand what the web development is, and How to do web development, for example route, frontend framework, Java querying SQL in my student career.

Now I have graduated. I hope this docs will help others

tsegismont commented 3 years ago

@jponge ^^

Thank you @iamwwc , it's great to hear.

jponge commented 3 years ago

Thanks for the kind words!

I'm sorry I don't have time to maintain this, but it can still be useful even if not fully aligned with Vert.x 4.