linwe
2024-05-15 047ced202f052d70c50f4365b2d86810de076489
src/main/resources/application.yml
@@ -27,8 +27,8 @@
      # Oracle校验
      #validation-query: select 1 from dual
      validation-query-timeout: 2000
      initial-size: 5
      max-active: 20
      initial-size: 20
      max-active: 100
      min-idle: 5
      max-wait: 60000
      test-on-borrow: false
@@ -46,6 +46,12 @@
        exclusions: '*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico,/druid/*'
        session-stat-enable: true
        session-stat-max-count: 10
      # 超过时间限制是否回收
      remove-abandoned: true
      # 超时时间;单位为秒。180秒=3分钟
      remove-abandoned-timeout: 180
      # 关闭abanded连接时输出错误日志
      log-abandoned: true
  main:
    allow-circular-references: true
  #邮件配置
@@ -246,7 +252,7 @@
      - /blade-policeAlarmRecords/policeAlarmRecords/save
      - /blade-smsSend/smsSend/send
#      - /blade-householdLabel/**
#      - /blade-placeRel/**
#      - /blade-system/**
#      - /blade-doorplateAddress/doorplateAddress/**
#      - /blade-house/house/**
#      - /blade-household/household/**