#mysql config default.datasource.url=jdbc:mysql://dingpushcoolcollege.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_hy?useSSL=false&useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true default.datasource.username=hsay default.datasource.password=Z3J7xBbgouMD #redis spring.redis.host=tstore-coolcollege.redis.rds.aliyuncs.com spring.redis.port=6379 spring.redis.password=Cx111111 spring.redis.database=0 spring.redis.timeout=2000ms spring.redis.lettuce.pool.max-wait=100ms spring.redis.lettuce.pool.max-active=1024 spring.redis.lettuce.pool.max-idle=200 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.shutdown-timeout=100ms redis.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/0 redis.isv.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/2 #pagehelper pagehelper.helper-dialect=mysql pagehelper.reasonable=false pagehelper.returnPageInfo=check pagehelper.support-methods-arguments=false pagehelper.params=count=countSql pagehelper.page-size-zero=true spring.mvc.async.request-timeout=60000 # mybatis config mybatis.mapper-locations=classpath*:mapper/**/*Mapper.xml mybatis.configuration.call-setters-on-nulls=true mybatis.configuration.map-underscore-to-camel-case=true isv.domain = https://tstore-isv.coolcollege.cn #rocketmq \u914D\u7F6E rocketmq.accessKey=LTAI5t5ouXZuFgxJMbQea3b2 rocketmq.secretKey=yuomDstRjSdihtN5zo8viDbWu8Z0ig rocketmq.nameSrvAdder=http://MQ_INST_1947409023213164_BX3sLZnA.cn-hangzhou.mq-internal.aliyuncs.com:8080 rocketmq.topic=simple_message rocketmq.orderTopic=order_message default.database.name=coolcollege_intelligent_hy