lenve / vhr

微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
http://vhr.javaboy.org
27.29k stars 10.3k forks source link

java代码怎么运行就出错 #70

Closed yespie closed 5 years ago

yespie commented 5 years ago

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2019-01-22 00:12:14.325 ERROR 3396 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :


APPLICATION FAILED TO START


Description:

Parameter 0 of method redisTemplate in org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration required a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' that could not be found.

Action:

Consider revisiting the entries above or defining a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactory' in your configuration.

lenve commented 5 years ago

参考https://github.com/lenve/vhr/issues/72