SpringBoot2 打包可执行 jar 包 | 蛮-com
Opened this issue · 0 comments
smallmenu commented
https://www.niuchaoqun.com/2018/springboot-executable/
SpringBoot 默认会集成 spring-boot-maven-plugin 这个组件,需要打包成可执行的 jar 包,只需要在其中添加一个配置项 executable: 12345678910111213... <group