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

Visualize how request/response server filters apply in DevUI #45309

Open
gbourant opened this issue Dec 29, 2024 · 6 comments
Open

Visualize how request/response server filters apply in DevUI #45309

gbourant opened this issue Dec 29, 2024 · 6 comments
Labels
area/dev-ui kind/enhancement New feature or request

Comments

@gbourant
Copy link

Description

It would be nice if we had a UI table in which it would display which classes/methods are used for server filtering (@ServerRequestFilter ,@ServerResponseFilter implements ContainerRequestFilter, implements ContainerResponseFilter) sorted by their priority (and prematching too?).

Implementation ideas

No response

@gbourant gbourant added the kind/enhancement New feature or request label Dec 29, 2024
Copy link

quarkus-bot bot commented Dec 29, 2024

/cc @cescoffier (devui), @phillip-kruger (devui)

@geoand
Copy link
Contributor

geoand commented Dec 30, 2024

You mean similar to what we have for exception mappers?

@gbourant
Copy link
Author

Yes, like the dev-ui table of exception mappers.

@geoand
Copy link
Contributor

geoand commented Dec 30, 2024

🙏🏽

@phillip-kruger
Copy link
Member

@gbourant are you keen to work on a PR for this ?

@gbourant
Copy link
Author

gbourant commented Jan 9, 2025

@phillip-kruger , I'll do it (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-ui kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants