zhongrj
2024-04-28 ebd41b7b2e44dc8b96f177d7bf88d2f5f997b75c
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/**