springboot部署结构

时间:2021-09-13 11:08:35
【文件属性】:

文件名称:springboot部署结构

文件大小:15KB

文件格式:ZIP

更新时间:2021-09-13 11:08:35

springboot

用于部署springboot项目,将项目导出可执行jar包,再将其依赖的jar导出,通过脚本形式部署项目


【文件预览】:
springboot
----bin()
--------dump.sh(2KB)
--------stop.sh(837B)
--------server.sh(418B)
--------restart.sh(54B)
--------start.sh(3KB)
--------start.bat(900B)
----conf()
--------logback.xml(2KB)
--------application.properties(1KB)
--------templates()
--------db()
--------static()
--------dbconn.properties(338B)
----logs()
--------business.log(106KB)
----data()
----lib()

网友评论