spring:
servlet:
multipart:
max-file-size: 2048MB
max-request-size: 2048MB
redis:
host: 127.0.0.1
password:
port: 6379
lettuce:
pool:
min-idle: 1
max-idle: 8
database: 0
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url:
username:
password:
druid:
initial-size: 30
min-idle: 30
max-active: 100
test-while-idle: true
max-wait: 30000
time-between-eviction-runs-millis: 720000
query-timeout: 120000
validation-query: select 1 from dual
validation-query-timeout: 3000
min-evictable-idle-time-millis: 250000
server:
tomcat:
uri-encoding: UTF-8
port: 9090
servlet:
context-path: /scaffold_boot_api
mybatis-plus:
global-config:
db-config:
update-strategy: ignored
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
default-enum-type-handler: org.apache.ibatis.type.EnumOrdinalTypeHandler
oss:
config:
default-type: Minio
support-ext: xls,xlsx,doc,docx,ppt,pptx,pdf,txt,jpg,jpeg,png,gif,bmp,zip,rar,7z,pdf,mp4,avi,mov
minio:
endpoint: http://minio-s3.cnsaas.com
accessKey: 访问Key
secret: 密钥
bucket: 桶
local-oss:
path: /file/
url: /vpath/data
xxl-job:
enable: false
accessToken:
app-name: synchronize
ip:
log-path: /home/data/applogs/xxl-job/jobhandler
log-retention-days: -1
port: 9999
address: http://localhost:8081/xxl-job-admin
sa-token:
token-name: Authorization
timeout: 2592000
active-timeout: -1
is-concurrent: true
is-share: true
token-style: uuid
is-log: true
token-prefix: bearer
sms:
impl: RanXinSms
sign: 风云科技
logback:
file: logs