smallrye / smallrye-jwt

Apache License 2.0
75 stars 49 forks source link

Avoid instantiating too many JsonProviders #836

Closed gsmet closed 1 week ago

gsmet commented 2 weeks ago

See https://github.com/quarkusio/quarkus/issues/42748 for more details.

gsmet commented 1 week ago

Probably worth cutting a micro as it's a quick win that could make a small difference if you are producing many tokens.