quarkus-github-app
quarkus-github-app copied to clipboard
Integrate replay UI with the rest of the Quarkus Dev UI
trafficstars
- It seems the convention in most Quarkus extensions is to expose tools specific to dev mode under
/q/. So the replay UI should probably be exposed from http://localhost:8080/q/replay/ rather than http://localhost:8080/replay/? Maybe we should keep a redirect from/replay/to/q/replay, but maybe not. TBD. - We should have a Dev UI card for the Quarkus GitHub App extension + a link to the replay UI.