Add comment
parent
3dffa5f15c
commit
9d81c6729d
|
@ -145,7 +145,7 @@ public class OAuth2ServerConfiguration {
|
|||
}
|
||||
|
||||
/*
|
||||
* Redis TokenStore
|
||||
* Redis TokenStore (有Redis场景时使用)
|
||||
*/
|
||||
// @Bean
|
||||
// public TokenStore tokenStore(RedisConnectionFactory connectionFactory) {
|
||||
|
|
Loading…
Reference in New Issue