vert-x3 / vertx-web

HTTP web applications for Vert.x
Apache License 2.0
1.11k stars 535 forks source link

Add a better message error on RoutingContextImpl #2677

Closed mcruzdev closed 1 day ago

mcruzdev commented 1 week ago

Motivation:

On Quarkus side we have the following issue https://github.com/quarkusio/quarkus/issues/43936, the idea here is to improve the message error.

tsegismont commented 1 week ago

The build failure looks unrelated (same thing happened on the main branch). It should be gone after the PR has been updated and rebased :crossed_fingers:

mcruzdev commented 1 week ago

Thank you for the help!

tsegismont commented 3 days ago

Can you please rebase the PR? The fixes for the build failures have been pushed to the main branch. Thanks