no main manifest attribute, in /app.jar 没有主清单属性
程序员文章站
2022-04-27 23:43:28
...
运行jar没有主清单属性:pom文件添加
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
上一篇: input、textarea输入框锁定,以及input框类型
下一篇: css基本语法