今天搭建的一个新springboot项目,运行启动类时控制报找不到主类错误

idea 启动springboot项目报找不到主类-LMLPHP

解决方法:

在idea控制台输入mvn clean install命令

04-30 01:39