p-honggang.li
5 天以前 cda9decfde8c6b518639c5da506aa293c07f88ff
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: AES:d9d2d3e0d586e76d02a97c451f3256bffdc806b4c7626904
    druid:
      # 初始连接数
      initial-size: 5