> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/vi.-deploying-spring-boot-applications/61.-installing-spring-boot-applications/61.3-microsoft-windows-services.md).

# 61.3 Microsoft Windows服务

在Window上，你可以使用[winsw](https://github.com/kohsuke/winsw)启动Spring Boot应用。

这里有个单独维护的[示例](https://github.com/snicoll-scratches/spring-boot-daemon)为你演示了怎么一步步为Spring Boot应用创建Windows服务。
