From 95329a56036fc96db9678f5935824a83c9068338 Mon Sep 17 00:00:00 2001 From: chuzhongzai Date: Sat, 8 Jun 2024 03:11:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=97=A5=E5=BF=97=E5=86=99=E5=85=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6;=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96;?= =?UTF-8?q?=E5=B0=86=E9=A1=B9=E7=9B=AEJDK=E8=AE=BE=E7=BD=AE=E4=B8=BA21;?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E6=97=A5=E5=BF=97=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 3 +- pom.xml | 6 ++- .../java/lion/MultiThreadedHTTPServer.java | 20 ++++++---- .../lion/Service/DownloadCheckService.java | 37 +++++++++++-------- src/main/java/lion/storageNode.java | 15 ++------ src/main/resources/simplelogger.properties | 9 +++++ 6 files changed, 50 insertions(+), 40 deletions(-) create mode 100644 src/main/resources/simplelogger.properties diff --git a/.idea/misc.xml b/.idea/misc.xml index 64d19fc..dddff60 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,13 +7,12 @@ -