Replies: 1 comment 3 replies
-
/cc @gwenneg (cache) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Quarkus' app data caching to re-use an access token which expires after some time:
I configured the expiry like this:
I think it would be more consise and developer-friendly, if you could configure the expiry directly on the annotation like this:
Or is there any reason you decided against this possibility?
Beta Was this translation helpful? Give feedback.
All reactions