Bang Hu
2025-08-28 7efb5fea055cd5a95d8eb4457322adc7c417ac2a
src/main/resources/application-dev.yml
@@ -5,7 +5,7 @@
    driver-class-name: org.postgresql.Driver
    url: jdbc:postgresql://localhost:5432/web_manage?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
    username: postgres
    password: postgres
    password: zkyxpostgres
    druid:
      # 初始连接数
      initial-size: 5