Skip to content
Old Apple edited this page Jul 1, 2021 · 1 revision

Welcome to the Jarboot wiki home!

Document: 语雀

Jarboot is committed to helping you start Java process easier and fast. It provides a set of simple and useful features enabling you to monitor and debug many Java processes.

What's Jarboot

Jarboot is a powerful Java process starter, it can manage, monitor and debug a series of Java instance.

  1. Browser interface management, one click start, stop, do not have to manually execute one by one.
  2. Support start and stop priority configuration[1], and default parallel start.
  3. Process daemon. If the service exits abnormally after opening, it will be automatically started and notified.
  4. Support file update monitoring, and restart automatically if jar file is updated after opening.[2]
  5. Debug command execution, remote debugging multiple Java processes at the same time, the interface is more friendly.
Clone this wiki locally