JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

SpringBoot Maven打jar包提示no main manifest attribute springboot

发布时间 2023-05-02 19:39:02作者: chenxii81

SpringBoot项目打jar包运行jar包提示:no main manifest attribute springboot

pom依赖:

<build>
        <plugins>
            <plugin>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <version>${spring-boot.version}</version>
            </plugin>
       </plugins>
</build>

参考了 SpringBoot 运行jar包时提示no main manifest attribute解决方法 这个文章解决了。

    本栏目推荐文章
  • Maven常见问题与原理技巧
  • Chrome 浏览器插件 V3 版本 Manifest.json 文件中 Action 的类型(Types)、方法(Methods)和事件(Events)的属性和参数解析
  • [Maven] 02 - POM模型与常见插件
  • 蚂蚁爱购--靠谱的SpringBoot项目
  • 实时数据流无忧:用 SpringBoot 和 SSE 打造动态前端更新的终极指南
  • Maven多模块项目依赖到不进来
  • Maven 私服搭建
  • linux环境下配置maven
  • springBoot(基础部分)
  • SpringBoot配置报错:Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们