Local windows service from java and linux interactive system

step:

1, pull the local code;

2, where the switch to the code letter, cd to the path needs to be packaged;

3, packing:

      mvn  package

4, cd to the next target to be from the service catalog:

      java -jar xxxxxxx.jar

5, hosts plus ip linux directory system;

 

Guess you like

Origin www.cnblogs.com/hd-test/p/12176580.html