监听唤醒端口允许漂移,防止唤醒端口被其他程序占用时无法实现唤醒

This commit is contained in:
chuzhongzai
2025-08-31 14:08:04 +08:00
parent 95329a5603
commit 912ae30ff0
3 changed files with 34 additions and 6 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
<arg>--gc=G1</arg>
<arg>--enable-url-protocols=https</arg>
<arg>-H:IncludeResources="simplelogger.properties"</arg>
<arg>--initialize-at-build-time=org.slf4j.simple.SimpleLogger,org.slf4j.simple.SimpleLoggerFactory</arg>
<arg>--initialize-at-build-time=org.slf4j.simple.SimpleLogger,org.slf4j.simple.SimpleLoggerFactory,org.slf4j.simple.SimpleLoggerConfiguration</arg>
<arg>-H:ReflectionConfigurationFiles=src/main/resources/reflect-config.json</arg>
</buildArgs>
<metadataRepository>