报错信息:      Unable to acquire AES algorithm. This is required to function 

org.springframework.beans.factory.BeanCreationException  Error creating bean with name 'com.you.ssh.test.dao.StudentDaoTest': Unsatisfied dependency expressed through field 'studentDao'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.you.ssh.dao.StudentDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations

什么乱系八糟一些问题 日志不全还告诉你注入失败 项目主要的问题是项目昨天还是好用的 (前提是我已经搭建起来了)

就想过了是不是eclipse中配置jdk跟jre的原因, 然后

springboot启动Unable to acquire AES algorithm. This is required to function

 

ecplise ->> window  ->>   java 

springboot启动Unable to acquire AES algorithm. This is required to function

 

springboot启动Unable to acquire AES algorithm. This is required to function

看看这个jdk里面是不是报错 如果报错重新添加一个就好了 

正常是下面的样子  

springboot启动Unable to acquire AES algorithm. This is required to function

 

总结 :   作者也不知道怎么回事 应该是jdk自己更新了    起初早上来刚看到这个问题感觉特别棘手,不知道从那里下手 一脸懵逼 后下下午睡了一觉脑袋清醒了 突然想到有可能是环境出了问题 所以有问题千万不要慌 一定要好好考虑 

相关文章:

  • 2021-12-06
  • 2021-10-20
  • 2021-05-31
  • 2022-12-23
  • 2021-12-09
  • 2021-06-05
  • 2021-05-14
猜你喜欢
  • 2021-12-07
  • 2021-04-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案