Using `<stopparentprocessfirst>` with the default Ctrl+C termination seems to work for a graceful shutdown of Spring Boot (2.x) without needing JMX. See also, https://github.com/kohsuke/winsw/issues/95
Using
<stopparentprocessfirst>with the default Ctrl+C termination seems to work for a graceful shutdown of Spring Boot (2.x) without needing JMX.See also, winsw/winsw#95