Commit 6eefbe24 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2935 from kubamarchwicki/mvn-plugin-spring-boot

Enable Spring-boot autocomplete
parents 14439e05 8d762e46
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment