通过展开生成的工件,在预期位置编译确认文件。您应该在以下位置看到Application.class文件:
/target/ROOT/WEB-INF/classes/com/hellokoding/springboot/view/Application.class
应该注释@SpringBootApplication包含以下方法签名
public static void main(String [] args)