代码示例

spring: redis: database: 0 host: 127.0.0.1 port: 1000 password: timeout: 1000 jedis: pool: max-active: 20 max-wait: -1 max-idle: 10 min-idle: 0 datasource: url: jdbc:mysql://127.0.0.1:1234/demo?useUnicode=true&characterEncoding=utf-8&useSSL=false&zeroDateTimeBehavior=convertToNull&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true username: root password: root driver-class-name: com.mysql.cj.jdbc.Driver servlet: multipart: enabled: true file-size-threshold: 0 maxFileSize: 100MB maxRequestSize: 100MB
浙ICP备2022004028号 浙ICP备2022004028号-1 浙ICP备2022004028号-2