application.yml
463 Bytes
spring:
profiles:
active: dev
datasource:
driver-class-name: org.postgresql.Driver
servlet:
multipart:
max-file-size: 100MB
max-request-size: 100MB
mvc:
view:
prefix: /
suffix: .html
static-path-pattern: /**
threads:
virtual:
enabled: true
wx:
mp:
appid: wx96d05a0e5749f058
secret: 6033fa4f99d855cb914ec1fe2ecc77bd
sa-token:
token-name: token
timeout: 3600
token-style: simple-uuid