阅读背景:

spring boot项目maven打包可执行JAR

来源:互联网 

在pom.xml中添加如下配置:

       <!-- 打包可执行jar包 -->
            <plugin>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <includeSystemScope>       <!-- 打包可执行jar包 --&



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: