-
Notifications
You must be signed in to change notification settings - Fork 3k
Vert.x web - support RX routing context #1798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
mkouba
commented
Apr 1, 2019
- resolves vert.x web extension does not support RX routing context #1589
- also validate method return type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mkouba I have commented on some of the changes, thanks
...ns/vertx-web/deployment/src/main/java/io/quarkus/vertx/web/deployment/VertxWebProcessor.java
Show resolved
Hide resolved
...ns/vertx-web/deployment/src/main/java/io/quarkus/vertx/web/deployment/VertxWebProcessor.java
Show resolved
Hide resolved
...ns/vertx-web/deployment/src/main/java/io/quarkus/vertx/web/deployment/VertxWebProcessor.java
Show resolved
Hide resolved
extensions/vertx-web/deployment/src/test/java/io/quarkus/vertx/web/SimpleRouteTest.java
Show resolved
Hide resolved
- resolves quarkusio#1589 - also validate method return type
@johnaohara comments addressed ;-) |
@mkouba great, thanks |
Waiting for CI |
@cescoffier |
Looks like some CI failure because the build actually passed, well except the windows machine that was "abandoned" (I have no idea what it means). |
Tried to re-run the windows build. |
The first Windows build was "abandoned", but the second build passed. The first Windows build appears to be stuck in an "In progress" state |