Description:

Parameter 0 of method redisTemplate in com.liaojie.cloud.auth.server.config.redis.RedisConfiguration required a bean of type 
'org.springframework.data.redis.connection.RedisConnectionFactory' that could not be found. Action: Consider defining a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' in your configuration.

解决方案:

     <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>

最新文章

  1. 不显示cmd窗口运行jar包
  2. [基础技能] 安全技术——哈希算法密码破解之彩虹表(Rainbow Table)学习
  3. MyEclipse中没有自动提示如何设置
  4. html与Android——webView
  5. 嵌入式(Embedded)Neo4j数据库访问方法
  6. iOS开发——UI精选OC篇&amp;UIApplication,UIWindow,UIViewController,UIView(layer)简单介绍
  7. Java性能优化权威指南-读书笔记(二)-JVM性能调优-概述
  8. C函数的实现(strcpy,atoi,atof,itoa,reverse)
  9. Apache Common StringUtils工具类
  10. HT for Web嵌入QtWebKit的client解决方式
  11. [转]云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件
  12. Java 开机启动
  13. linux添加硬盘分区挂载教程
  14. centos7设置静态IP地址
  15. CentOS 7 Nginx1.12.2平滑升级到新版本nginx-1.13.3
  16. python检测服务器端口
  17. Matching Networks for One Shot Learning
  18. ubuntu ufw防火墙软件的配置入门
  19. swift - iOS10之后的加速器
  20. (5)可变、不可变和hash函数

热门文章

  1. 51nod 1689 逛街(优先队列)
  2. 进度条的制作-python
  3. yum节省安装时间
  4. Algorithm 算法基础知识(未完成
  5. vim的简单使用
  6. 结合CRT与欧拉定理高阶幂求余
  7. 《剑指offer》第五十二题(两个链表的第一个公共结点)
  8. Linux下的JDK和OpenJDK有什么具体的区别
  9. CC4 表达方式----输赢
  10. OP社区相关