Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

extracting media type for webflux route does not work for MediaType.APPLICATION_JSON #1447

Closed
martinlippert opened this issue Jan 14, 2025 · 0 comments

Comments

@martinlippert
Copy link
Member

Webflux route information is nicely extracted when the media type is used with a static import and shows up in the code as APPLICATION_JSON, but it does not work when the media type is referenced as MediaType.APPLICATION_JSON.

Most likely a missing case when extracting the value from the AST node.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant