Fix: Warning: assignment to free variable js-indent-level.
--- a/spring-actuator.el Thu Mar 30 10:54:38 2017 +0300
+++ b/spring-actuator.el Thu Mar 30 10:56:58 2017 +0300
@@ -1,5 +1,6 @@
(require 'json)
+(require 'js)
(defvar spring-actuator-server-history nil)
(defvar spring-actuator-last-server "http://localhost:8080")