1
zyy
2026-03-12 93fca013daa4773c4fbb1a94e80bce076b4fb332
src/main/resources/application.yml
@@ -106,7 +106,7 @@
    # 端口,默认为6379
    port: 6380
    # 数据库索引
    database: 3
    database: 0
    # 密码
    password:
    # 连接超时时间
@@ -125,9 +125,9 @@
    type: com.alibaba.druid.pool.DruidDataSource
    driverClassName: com.mysql.cj.jdbc.Driver
    url: jdbc:mysql://127.0.0.1:6306/stock-rg?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
#    url: jdbc:mysql://127.0.0.1:3306/cgstock?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
    #    url: jdbc:mysql://127.0.0.1:3306/cgstock?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
    username: root
    password: Err;2[eoGFUriwdgr
    password: ac0edf1c8a96a673
    druid:
      # 初始连接数
      initialSize: 5