application-test.yml 981 Bytes
spring:
  datasource:
    jndi-name: jdbc/iclconnectDS
  profiles:
    #系统环境
    env: test

export:
  jwt:
    securityKey: C*F-JaNdRgUkXn2r5u8x/A?D(G+KbPeShVmYq3s6v9y$B&E)H@McQfTjWnZr4u7w
    urlWhiteList:
      - /icleartw/auth
      - /icleartw/monitor/ok
      - /icleartw/sysUser/logout
      - /icleartw/swagger-resources
      - /icleartw/webjars
    uriWhiteList:
      - /icleartw/swagger-ui.html
      - /icleartw/swagger-ui/*
      - /icleartw/v2/api-docs
      - /icleartw/login.html
    expire_1H: 7200
    expire_1D: 604800
  mail:
    smtp:
      host: smtp.qiye.aliyun.com
      port: 25
    needauth: true
    proxy:
      startFlag: false
      host: proxy-cn.g.fedex.com
      port: 3128
    mailAccountFlag: true
#  propertyPath:
#    redis: /opt/fedex/exporttw/redis/export-redis.properties
  language: en_US
  emailActiveTime: 60

upload:
  path:
    attachment: /app/Oracle/Middleware/user_projects/domains/base_domain/iclearConnect/upload/attachment