将springboot项目打包的几种方式
使用maven命令打包
使用export打包成runnable jar file
使用export打包成war file
详见: https://blog.csdn.net/yingxiake/article/details/51246605