摘要: 将自己本地项目springboot的版本从2.7.5升级到3.0.0,报错了Error creating bean with name,将启动类的@SpringBootApplication注解改成@EnableAutoConfiguration就好了。 阅读全文
posted @ 2022-11-26 10:47 MATRIXXXX 阅读(561) 评论(0) 推荐(1)