You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2022. It is now read-only.
In this class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore.storeAccessToken()
can use 'set()' method to set value , why use invoke() in same connection, What's the difference between them.I looked up a lot of information, but I couldn't find the answer. Can you tell me?
In this class org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore.storeAccessToken()
can use 'set()' method to set value , why use invoke() in same connection, What's the difference between them.I looked up a lot of information, but I couldn't find the answer. Can you tell me?
The text was updated successfully, but these errors were encountered: