Skip to content

test how to run jar file and use to wrappered as a daemon service with bash or other techs

Notifications You must be signed in to change notification settings

git1e/java-daemon-test

 
 

Repository files navigation

cd java-daemon-test
mvn compile和mvn package后生成了jar文件


java -jar target/daemon_test-1.0.jar 

if you unzip the java file

run
java com.jd.cis.MyDaemon

About

test how to run jar file and use to wrappered as a daemon service with bash or other techs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%