原文:關於spring boot在啟動的時候報錯: java.lang.Error: generate operation swagger failed, xxx.xxx.xxx

該錯誤的原因是:在我的WebappDevLightController類中exportPoleAndLightInfoList方法的入參沒有添加 RequestBody注解 ...

2018-10-31 16:42 2 603 推薦指數:

查看詳情

Found class xxx.xxx.xxx, but interface was expected

Found class xxx.xxx.xxx, but interface was expected 項目中日志進行升級,原來的日志是自己封裝的,分為 Log - 接口 LogImpl - Log接口的實現 LogFactory - Log的工廠類 升級后同事 ...

Wed Jul 15 01:36:00 CST 2020 0 628
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM