原文:Unable to find a single main class from the following candidates

關於start class,spring boot官方手冊是這么說明的: The plugin rewrites your manifest, and in particular it manages the Main Class and Start Class entries, so if the defaults don t work you have to configure those t ...

2016-11-16 21:34 0 1704 推薦指數:

查看詳情

maven打包出現unable to find main class問題

搜了好久,有人提到需要spring-boot-maven-plugin這個插件。 添加以后,有的可以了,有的不行。 最后發現是插件必須配置<skip>true</skip>這個 ...

Wed Aug 05 02:00:00 CST 2020 0 1286
Could not find the main class

  最近開發了一個短信報警的服務,打成程序包之后,再本地windows啟動(start.bat)沒有問題,但是發到生產環境,報如下錯: Could not find the main class 莫名其妙的報錯,網上查了一下,都無法解決,后來想到既然我本地是正常的,那很有可能是環境問題 ...

Tue May 19 17:37:00 CST 2020 0 1892
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM