Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Apache Commons Daemon - Helps to make Daemon Application in Java

  • Share this:
Most operating systems already have a way in which server applications are started and stopped. In Unix it is called daemon and in Windows it is called as Service. This project helps Java application to run as Service / Daemon.
http://commons.apache.org/daemon/
License:
Tech: