问题:java: 无法访问org.springframework.beans.factory.annotation.Autowired
错误的类文件: /C:/Users/Administrator/.m2/repository/org/springframework/spring-beans/6.0.3/spring-beans-6.0.3.jar!/org/springframework/beans/factory/annotation/Autowired.class
类文件具有错误的版本 61.0, 应为 52.0
请删除该文件或确保该文件位于正确的类路径子目录中。
解决办法:Springboot降级处理
然后就好啦
文章来源:https://www.toymoban.com/news/detail-588669.html
文章来源地址https://www.toymoban.com/news/detail-588669.html
到了这里,关于关于“ Autowired.class 类文件具有错误的版本 61.0, 应为 52.0 请删除该文件或确保该文件位于正确的类路径子目录中“ 的解决办法的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!