Skip to content

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

@martinlippert

Description

@martinlippert

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions