spring: datasource: type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://118.195.172.253:3306/foster?serverTimezone=GMT%2B8&characterEncoding=utf-8 username: kelei password: hx31Qk$Y6!cq$Mr^ redis: database: 1 host: 192.168.0.204 lettuce: pool: max-active: 20 max-wait: -1 password: jiaguty mybatis-plus: configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl