在maven projects中有一组springboot的插件

六个选择:

0、build-info:Generate a build-info.properties file based the content of the current MavenProject.

1、help:Display help information on spring-boot-maven-plugin.

2、repackage:Repackages existing JAR and WAR archives so that they can be executed from the command line using java -jar。

3、run:Run an executable archive application.

4、start:Start a spring application. Contrary to the run goal, this does not block and allows other goal to operate on the application. This goal is typically used in integration test scenario where the application is started before a test suite and stopped after.

5、stop:Stop a spring application that has been started by the 'start' goal. Typically invoked once a test suite has completed.

最新文章

  1. JavaWeb_day08_EL JSTL
  2. 【工业串口和网络软件通讯平台(SuperIO)教程】四.开发设备驱动
  3. IOS开发基础知识--碎片26
  4. ASP.NET Core 1.0 安装并发布到Centos 7.2 使用jexus 5.8.2
  5. IntelliJ IDEA设置自动导入包
  6. nginx 完全关闭 access_log
  7. 解决 Cocos2d-x 中 Android.mk 手动添加源文件
  8. 只有IE能上网,其他浏览器均不可以!
  9. oc语言学习之基础知识点介绍(五):OC进阶
  10. BZOJ 1023
  11. ACdream 1726 A Math game
  12. 微信小程序Tabbar文字在真机不显示
  13. 【JVM】-NO.115.JVM.1 -【JDK11 HashMap详解-4-伸展树、B树】
  14. quartz 2.1.6使用方法
  15. sql server 给表加说明,给列/字段加说明
  16. java中JDK环境变量的配置
  17. maven工程如何引用css和js文件
  18. Kindle一周使用感受
  19. 批量分离SQL数据库语句
  20. Final冲刺贡献分

热门文章

  1. R语言排序函数汇总
  2. LeetCode记录之13——Roman to Integer
  3. windows使用putty工具 进行【复制】,【粘贴】操作
  4. 获取HTML代码用 像阿里巴巴
  5. 分享一个js方法
  6. Element UI 中国省市区级联数据
  7. 有关tensorflow一些问题
  8. x86的字节对齐与不对齐的问题
  9. mysql 数据存储引擎区别
  10. 转-------基于R-CNN的物体检测