An open API service indexing awesome lists of open source software.

https://github.com/v5tech/springbootwindowsservice

将Spring Boot应用注册为Windows服务
https://github.com/v5tech/springbootwindowsservice

Last synced: 6 months ago
JSON representation

将Spring Boot应用注册为Windows服务

Awesome Lists containing this project

README

          

# SpringBootWindowsService

将Spring Boot应用注册为Windows服务。

# Screenshots

![](Screenshots/service.png)

# 参考文档

http://javasampleapproach.com/java-integration/create-windows-service-spring-boot-application-procrun

https://commons.apache.org/proper/commons-daemon/procrun.html