eclipse-vertx / vert.x

Vert.x is a tool-kit for building reactive applications on the JVM
http://vertx.io
Other
14.26k stars 2.07k forks source link

Update index.adoc #5319

Closed mykelalvis closed 2 weeks ago

mykelalvis commented 2 weeks ago

Minor typo: Mistakenly indicates Future instead of Promise

Motivation:

It appears that Future was indicated where Promise should be in the docs.

Conformance:

None?

vietj commented 2 weeks ago

Actually the entire chapter might be rewritten soon : https://github.com/eclipse-vertx/vert.x/pull/5318

vietj commented 2 weeks ago

@mykelalvis thanks for the typo correction, you can have a look at the PR linked and review the new verticle deployable API