Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘wxController’: Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘userServiceImpl’: Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘redisUtil’: Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder ‘spring.redis.host’ in value “${spring.redis.host}”
这是哪里错了
这是哪里错了

相关文章:

  • 2021-08-21
  • 2021-11-15
  • 2021-06-04
  • 2022-01-17
  • 2022-12-23
  • 2021-12-15
  • 2021-12-19
  • 2021-05-28
猜你喜欢
  • 2021-06-04
  • 2021-12-02
  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
  • 2021-06-01
  • 2021-05-21
相关资源
相似解决方案