leolird
leolird
https://github.com/kekingcn/kkFileView/issues/211#issuecomment-1129485130
http://localhost:8080/oauth/token?username=user_1&password=123456&grant_type=password&scope=select&client_id=client_2&client_secret=123456 返回:{"error":"server_error","error_description":"Internal Server Error"} 提示不能连接Redis: 2018-06-27 16:41:24.182 WARN 3292 --- [nio-8080-exec-1] o.s.s.o.provider.endpoint.TokenEndpoint : Handling error: RedisConnectionFailureException, Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:6379
@lexburner 我本地没有安装redis, 安上就好了