springboot项目license_spring-boot-plus项目打包(七)

spring-boot-plus项目打包

https://github.com/geekidea/spring-boot-plus

5ff8844d38acc276a7667f10417bb197.png

https://github.com/geekidea/spring-boot-plus

项目打包

  • spring-boot-plus项目使用maven assembly插件进行打包
  • 根据不同环境进行打包部署
  • 包含启动、重启命令,配置文件提取到外部config目录
打包命令 ```shell script mvn clean package -Plocal
```bash
cd target
  • 打包后的项目压缩包
spring-boot-plus-1.0.0.RELEASE-local.tar.gz
spring-boot-plus-1.0.0.RELEASE-local.zip
  • 配置文件位置
spring-boot-plus-1.0.0.RELEASE-localspring-boot-plusconfig
  • 项目打包后的目录
├─spring-boot-plus-1.0.0.RELEASE-local
│  └─spring-boot-plus
│      ├─bin
│      ├─config
│      ├─lib
│      └─logs
│          └─back
  • 项目打包后的详细目录和文件
spring-boot-plus-1.0.0.RELEASE-local
    └─spring-boot-plus
        │  CHANGELOG.md
        │  LICENSE
        │  README.md
        │
        ├─bin
        │      restart.sh
        │      shutdown.sh
        │      startup.bat
        │      startup.sh
        │
        ├─config
        │      application-local.yml
        │      application.yml
        │      banner.txt
        │      logback.xml
        │
        ├─lib
        │      spring-boot-plus.jar
        │
        └─logs
            │  spring-boot-plus-startup.log
            │  spring-boot-plus.log
            │
            └─back
                    spring-boot-plus-back.log

官网地址:

spring-boot-plus​springboot.plus
c2de95aab358ce7d5bffddf6808d07d9.png
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值