zyy
2026-01-12 b63eb86888f55bb0e89e0df11f37a514e5724ad6
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: 67586fab7ea17a78
    druid:
      # 初始连接数
      initialSize: 5