cjl
2023-06-30 b87a9b40a48a4413f325a40b5034f48df3bde5ae
screen-api/src/main/resources/application-dev.yml
@@ -13,12 +13,11 @@
spring:
  profiles:
    active: dev
    include:
      moduleFormColumn
    include: bulletin, specialCity, announcement
  application:
    name: screen-api
  redis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -35,7 +34,7 @@
        max-wait: 30000
        min-idle: 32
  tokenRedis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -66,6 +65,12 @@
    driver-class-name: com.mysql.cj.jdbc.Driver
    max-conn-lifetime-millis: 20
    test-on-return: false
  servlet:
    multipart:
      enabled: true
      max-file-size: 2MB
      max-request-size: 2MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
@@ -117,6 +122,7 @@
      - /swagger-ui.html/**
      - /webjars/**
      - /verificationCode/**
      - /static/**
AES:
  KEY: