diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e7acbae..a7da844 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -10,7 +10,6 @@ spring.main.allow-circular-references=true # 在macOS系统上,如果遇到HeadlessException,可以设置为true强制使用无头模式 # 或者在启动时添加JVM参数:-Djava.awt.headless=true -app.force.headless=false # 日志配置 # 设置打印机状态面板和设置面板的日志级别为WARN,减少日志输出