摘要: 1、在idea中用maven将程序打成jar,放到运行的目录中。配置文件夹也要放进来2、去github上面下载winsw: https://github.com/kohsuke/winsw/releases (只需要下载WinSW.NET4.exe) 3、新建xml文件 <configuration 阅读全文
posted @ 2021-06-21 19:16 liurz-1994 阅读(1411) 评论(0) 推荐(0)
摘要: idea中的项目没有蓝色小方块 解决办法 点击maven里面的加号,加上该项目的pom.xml,刷新即可。 阅读全文
posted @ 2021-06-10 13:38 liurz-1994 阅读(994) 评论(0) 推荐(0)