update redis use notice

config-redis
monkeyk7 2021-01-28 15:12:15 +08:00 committed by Gitee
parent 578f2deee8
commit ba96e4a93f
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ public class OAuth2ServerConfiguration {
/* /*
* Redis TokenStore * Redis TokenStore
* : RedisTokenStore RedisRedis
*/ */
@Bean @Bean
public TokenStore tokenStore(RedisConnectionFactory connectionFactory) { public TokenStore tokenStore(RedisConnectionFactory connectionFactory) {