Replies: 2 comments 2 replies
-
/cc @cescoffier (devui), @phillip-kruger (devui) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Stwissel you do not miss anything, routes is not listed because it's a missing feature. The reason REST is listed is because the REST extension contribute to the list of api's, but the Vertx Routes extension does not. Do you see it on the 404 page (you should not I think). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sample code:
As expected in http://localhost:8080/q/dev-ui/endpoints
/world
and/api/hello
show up, but/my-route
is missing.Also absent from the swagger-ui
What do I miss?
Beta Was this translation helpful? Give feedback.
All reactions