Skip to content

How to consume fields named as restricted Java keywords with Quarkus Reactive Rest Client? #30693

Answered by geoand
jack-farley asked this question in Q&A
Discussion options

You must be logged in to vote

If you use quarkus-rest-client-reactive-jackson, then you can use @JsonProperty("long") on the field of the POJO in question

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jack-farley
Comment options

@geoand
Comment options

Answer selected by cescoffier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants