1 Star 0 Fork 1

appleyk / maven-war-lose-weight

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
appleyk 提交于 2023-09-23 23:44 . init project

maven-war-lose-weight

Description

SpringBoot2.x - Maven打war时对第三方依赖的jar包进行抽取(将Jar单独另外拷贝),以减少war的体积从而加速服务器部署。最后借助Tomcat的类加载器(SharedLoader)对这些不变的jar进行父级加载,同时再借助Tomcat应用的热加载配置对变化的jar更新时让整个war应用进行热更新,从而达到不重启Tomcat既能热更新应用服务API的效果!

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Java
1
https://gitee.com/appleyk/maven-war-lose-weight.git
git@gitee.com:appleyk/maven-war-lose-weight.git
appleyk
maven-war-lose-weight
maven-war-lose-weight
master

搜索帮助