@dist.project.id@
@dist.project.name@
@dist.project.description@
%BASE%\
%BASE%\logs
rotate
java
-Dspring.application.admin.enabled=true
-Dcom.sun.management.jmxremote.port=@dist.jmx.port@
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-cp
lib/*
org.msh.etbm.sys.daemon.StartSpringBootService
@dist.start.class@
java
-cp
lib/*
org.msh.etbm.sys.daemon.StopSpringBootService
@dist.jmx.port@