From 03070db3fc5e10635f9ff81d42f36e94d8860101 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期六, 15 四月 2023 09:36:12 +0800 Subject: [PATCH] Rename --bug---.md to bug.md --- src/main/resources/application-docker.yml | 16 +++------------- 1 files changed, 3 insertions(+), 13 deletions(-) diff --git a/src/main/resources/application-docker.yml b/src/main/resources/application-docker.yml index 6487f9a..f5c3d0f 100644 --- a/src/main/resources/application-docker.yml +++ b/src/main/resources/application-docker.yml @@ -16,14 +16,14 @@ password: ${REDIS_PWD:root} # [鍙�塢 瓒呮椂鏃堕棿 timeout: 10000 - # [鍙�塢 jdbc鏁版嵁搴撻厤缃�, 椤圭洰浣跨敤sqlite浣滀负鏁版嵁搴擄紝涓�鑸笉闇�瑕侀厤缃� + # [蹇呴�塢 jdbc鏁版嵁搴撻厤缃� datasource: # 浣跨敤mysql 鎵撳紑23-28琛屾敞閲婏紝 鍒犻櫎29-36琛� name: wvp - url: jdbc:mysql://127.0.0.1:3306/wvp?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true&allowMultiQueries=true&useSSL=false + url: jdbc:mysql://127.0.0.1:3306/wvp?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true&allowMultiQueries=true&useSSL=false&allowMultiQueries=true username: root password: root - type: com.alibaba.druid.pool.DruidDataSource + type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver # [鍙�塢 WVP鐩戝惉鐨凥TTP绔彛, 缃戦〉鍜屾帴鍙h皟鐢ㄩ兘鏄繖涓鍙� @@ -78,13 +78,3 @@ # 鎺ㄦ祦鐩存挱鏄惁褰曞埗 record-push-live: true auto-apply-play: true - -# 鍦ㄧ嚎鏂囨。锛� swagger-ui锛堢敓浜х幆澧冨缓璁叧闂級 -swagger-ui: - enabled: true - -# 鐗堟湰淇℃伅锛� 涓嶉渶淇敼 -version: - version: "@project.version@" - description: "@project.description@" - artifact-id: "@project.artifactId@" -- Gitblit v1.8.0