leutu
2024-08-13 75e50e0966d7165e04100a713267ece438482e19
src/main/resources/application-dev.yml
@@ -24,6 +24,11 @@
    jdbc-url: jdbc:postgresql://10.69.206.79:5432/HBLFDC
    username: postgres
    password: Terra2024!
#    type: org.apache.commons.dbcp.BasicDataSource
#    driverClassName:  org.postgresql.Driver
#    jdbc-url: jdbc:postgresql://192.168.11.28:5433/HBLFDC
#    username: postgres
#    password: 123456
    #连接池配置
    dbcp2:
      maxWait: 120000