Skip to content
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

Add Wiremock mappings endpoint to dev ui card #180

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

wjglerum
Copy link
Contributor

Adds a first entry to the Wiremock dev ui card by pointing to the Admin API, see https://wiremock.org/docs/standalone/administration/

This is first addition to the dev ui for Wiremock, we could potentially think about adding some more useful things here, see https://quarkus.io/guides/dev-ui

It will look like this on the dev ui card and will open up the url in a new tab (embedding didn't work for me as the Wiremock Admin API listens on a different port then Quarkus)
Safari 2024-10-25 16 18 45

Copy link
Contributor

@chberger chberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please just resolve the merge conflict. After that I'm going to merge it asap. Thanks!

Adds a first entry to the Wiremock dev ui card by pointing to the Admin API, see https://wiremock.org/docs/standalone/administration/

This is first addition to the dev ui for Wiremock, we could potentially think about adding some more useful things here.

# Conflicts:
#	deployment/src/main/java/io/quarkiverse/wiremock/devservice/WireMockServerProcessor.java
@wjglerum wjglerum force-pushed the quarkus-dev-ui-card branch from 38acef4 to e91c160 Compare October 28, 2024 12:52
@wjglerum
Copy link
Contributor Author

LGTM, please just resolve the merge conflict. After that I'm going to merge it asap. Thanks!

Just rebased the PR and looks good to go :)

@chberger chberger merged commit 5cfe325 into quarkiverse:main Oct 28, 2024
2 checks passed
@wjglerum wjglerum deleted the quarkus-dev-ui-card branch October 28, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants