spring-actuator.el
changeset 1491 4a9d4d14b87d
parent 1487 d22fade5ae5c
child 1506 4f24c53e6e38
--- a/spring-actuator.el	Wed Feb 22 11:37:42 2017 +0200
+++ b/spring-actuator.el	Wed Feb 22 11:58:15 2017 +0200
@@ -4,7 +4,7 @@
 (defvar my/spring-actuator-path-history nil)
 (defvar my/spring-actuator-path-completion
   '("actuator" "auditevents" "autoconfig" "beans" "configprops" "dump" "env" "features" "flyway" "health" "heapdump"
-    "info" "jolokia" "liquibase" "logfile" "loggers" "mappings" "metrics" "trace")))
+    "info" "jolokia" "liquibase" "logfile" "loggers" "mappings" "metrics" "trace"))
 
 ;;;###autoload
 (defun my/spring-actuator (server path)