From 0c93a4278d62eebf2b9f76abee2b9c1a05a46d81 Mon Sep 17 00:00:00 2001 From: zhn <947514737@qq.com> Date: Tue, 15 Mar 2022 17:10:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=BA=93--es=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.yml | 27 ++++++++++--------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/jero-boot/jero-boot-single-startup/src/main/resources/application-dev.yml b/jero-boot/jero-boot-single-startup/src/main/resources/application-dev.yml index f4dee408c..8b5199cb3 100644 --- a/jero-boot/jero-boot-single-startup/src/main/resources/application-dev.yml +++ b/jero-boot/jero-boot-single-startup/src/main/resources/application-dev.yml @@ -131,16 +131,14 @@ spring: connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 datasource: master: -# url: jdbc:mysql://10.0.3.44:3306/jero-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai - url: jdbc:mysql://10.10.10.44:3306/laws_weilai_test?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false + url: jdbc:mysql://121.36.69.172:3307/laws_weilai?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false username: root - password: 123456 -# driver-class-name: com.mysql.cj.jdbc.Driver -# url: jdbc:mysql://121.36.69.172:3307/laws_weilai?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false -# url: jdbc:mysql://121.36.69.172:3307/laws_weilai?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai -# username: root -# password: hzwlsoft.com + password: hzwlsoft.com driver-class-name: com.mysql.cj.jdbc.Driver +# url: jdbc:mysql://10.10.10.44/ laws_weilai_test?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false +# username: root +# password: 123456 +# driver-class-name: com.mysql.cj.jdbc.Driver # 多数据源配置 #multi-datasource1: #url: jdbc:mysql://localhost:3306/jero-boot2?useUnicode=true&characterEncoding=utf8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai @@ -186,7 +184,7 @@ jero : uploadType: local path : #文件上传根目录 设置 - upload: D://opt//upFiles + upload: E://opt//upFiles #webapp文件路径 webapp: D://opt//webapp shiro: @@ -199,10 +197,15 @@ jero : bucketName: jeroos staticDomain: ?? # ElasticSearch 6设置 +# elasticsearch: +# cluster-name: jero-ES +# cluster-nodes: 127.0.0.1:9200 +# check-enabled: false elasticsearch: - cluster-name: jero-ES - cluster-nodes: 127.0.0.1:9200 + cluster-name: elasticsearch + cluster-nodes: 121.36.69.172:9200 check-enabled: false + poolSize: 5 # 表单设计器配置 desform: # 主题颜色(仅支持 16进制颜色代码) @@ -365,4 +368,4 @@ Feishu: appId: cli_a16d47ca9f381013 appSecret: DSfCrj70xku2VUjqwHBIuuY6HZnz7ppe getTenantAccessTokenUrl: https://open.feishu.cn/open-apis/auth/v3/tenant_access_token/internal - batchSendMessageUrl: https://open.feishu.cn/open-apis/message/v4/batch_send/ \ No newline at end of file + batchSendMessageUrl: https://open.feishu.cn/open-apis/message/v4/batch_send/