https://github.com/v5tech/springbootwindowsservice
将Spring Boot应用注册为Windows服务
https://github.com/v5tech/springbootwindowsservice
Last synced: 6 months ago
JSON representation
将Spring Boot应用注册为Windows服务
- Host: GitHub
- URL: https://github.com/v5tech/springbootwindowsservice
- Owner: v5tech
- Created: 2016-12-02T03:53:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T05:56:28.000Z (about 9 years ago)
- Last Synced: 2025-06-15T05:21:53.208Z (7 months ago)
- Language: Java
- Size: 181 KB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringBootWindowsService
将Spring Boot应用注册为Windows服务。
# Screenshots

# 参考文档
http://javasampleapproach.com/java-integration/create-windows-service-spring-boot-application-procrun
https://commons.apache.org/proper/commons-daemon/procrun.html