Spring Boot 分离打包

2021-03-08 08:27

阅读:555

标签:path   exec   framework   jar   spring   sts   ack   test   打包   

1、首先打出正常的 jar 包,解压后将 lib 上传到服务器
2、修改 pom,重新打包
    org.springframework.boot
                spring-boot-maven-plugin
                ZIPnothing
                            nothing
                        repackageorg.apache.maven.plugins
                maven-surefire-plugin
                2.22.1true

3、运行 jar 包

nohup java -Dloader.path=/www/wwwroot/lib -jar xxx.jar &

Spring Boot 分离打包

标签:path   exec   framework   jar   spring   sts   ack   test   打包   

原文地址:https://blog.51cto.com/13559120/2576623


评论


亲,登录后才可以留言!