### 开发环境配置文件 2021-01-11 ## 数据源 配置 # 数据库连接URL spring.datasource.url=jdbc:mysql://124.70.58.209:1122/pinan?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 # 数据库登录名 spring.datasource.username=admin # 数据库登录密码 spring.datasource.auth=admin$@123 ## mybatis-plus 配置 # 将 SQL 语句输出到控制台(生产环境关闭) mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl ## logging 日志配置 # 设置日志输出级别 logging.level.root=info #################################### 以下是redis的集群标准配置 ################################## spring.redis.host=124.70.58.209 spring.redis.port=7001 spring.redis.database=0 spring.redis.timeout=500 spring.redis.password=106@!en4 #################################### 以下是redis的集群标准配置 结束 ############################## file.savePath=/root/care/file file.url=https://rfcare.106tec.com/care-file/