From 80160c1569810c54869e37cb9d2c4e1b4febc708 Mon Sep 17 00:00:00 2001 From: ludj Date: Tue, 7 Feb 2023 21:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lms/nladmin-system/pom.xml | 16 +++++++++------- .../src/main/resources/config/application.yml | 1 + .../src/main/resources/logback-spring.xml | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/lms/nladmin-system/pom.xml b/lms/nladmin-system/pom.xml index 1886638bd..741afd3ed 100644 --- a/lms/nladmin-system/pom.xml +++ b/lms/nladmin-system/pom.xml @@ -27,12 +27,19 @@ 5.7.14 0.11.1 - 5.9.0 + 5.8.0 1.9 + + + com.github.oshi + oshi-core + 6.1.4 + + org.elasticsearch.client elasticsearch-rest-high-level-client @@ -399,12 +406,7 @@ 4.1.4 - - - com.github.oshi - oshi-core - 5.0.1 - + diff --git a/lms/nladmin-system/src/main/resources/config/application.yml b/lms/nladmin-system/src/main/resources/config/application.yml index 152b8df80..1ff1ed0ae 100644 --- a/lms/nladmin-system/src/main/resources/config/application.yml +++ b/lms/nladmin-system/src/main/resources/config/application.yml @@ -117,6 +117,7 @@ mybatis-plus: global-config: db-config: id-type: INPUT + banner: false management: health: elasticsearch: diff --git a/lms/nladmin-system/src/main/resources/logback-spring.xml b/lms/nladmin-system/src/main/resources/logback-spring.xml index 806be9f9d..b9c3082a1 100644 --- a/lms/nladmin-system/src/main/resources/logback-spring.xml +++ b/lms/nladmin-system/src/main/resources/logback-spring.xml @@ -49,9 +49,9 @@ https://juejin.cn/post/6844903775631572999 - http://47.111.78.178:27017/_bulk - logs-%date{yyyy-MM-dd} - tester + http://10.1.3.90:9200/_bulk + lms_root + lms_root es-logger es-error-logger 30000