原文:SpringBoot項目啟動報錯解決記錄

: : , WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext Exception encountered during context initialization cancelling refresh attempt: org.springframework.beans.factory.support.Bea ...

2020-06-29 11:26 0 4622 推薦指數:

查看詳情

SpringBoot項目啟動報錯

報錯日志如上。 看日志是@SpringBootApplication注解里的一個屬性proxyBeanMethods在@Configuration未找到。我到代碼里查了一下,發現確實在目前依賴的Configuration.CLASS方法里未找到該方法。 因此猜測是現在使用的對應 ...

Thu May 14 02:20:00 CST 2020 0 2396
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM