Skip to content
Discussion options

You must be logged in to vote

Why are you attempting to instantiate the JacksonDeserializer directly? You don't need to do this unless you want to configure your own ObjectMapper instance (which your example code above does not show).

This is documented here: https://github.com/jwtk/jjwt?tab=readme-ov-file#jackson-json-processor

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lhazlewood
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #997 on June 25, 2025 16:01.