# package-example **Repository Path**: youngboyvip/package-example ## Basic Information - **Project Name**: package-example - **Description**: Spring Boot gradle 打包优化瘦身 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://youngboy.vip - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2019-03-09 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # package-example #### 介绍 Spring Boot gradle 打包优化 博客论坛讨论地址 [https://youngboy.vip](https://youngboy.vip) #### 软件架构 gradle + Spring Boot + Spring MVC #### 打包插件 `spring-boot-thin-launcher` github地址[传送门](https://github.com/XIAOMIOPPO/spring-boot-thin-launcher) #### 使用说明 - springboot-150 1.5.x 打包优化 - springboot-150-thin 1.5.x thin插件打包优化 - springboot-200 2.0.x thin插件打包优化 > 具体使用查看子项目README文档 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request