浏览代码

Spring boot autocomplete

kubamarchwicki 10 年之前
父节点
当前提交
8d762e46f7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      plugins/mvn/mvn.plugin.zsh

+ 2 - 0
plugins/mvn/mvn.plugin.zsh

@@ -129,6 +129,8 @@ function listMavenCompletions {
         tomcat6:run tomcat6:run-war tomcat6:run-war-only tomcat6:stop tomcat6:deploy tomcat6:undeploy
         # tomcat7
         tomcat7:run tomcat7:run-war tomcat7:run-war-only tomcat7:deploy
+        # spring-boot
+        spring-boot:run spring-boot:repackage
         # exec
         exec:exec exec:java
         # versions