@@ -2,17 +2,17 @@ server:
port: 8001
spring:
-# redis:
-# hostName: r-bp1ps6my7lzg8rdhwx682.redis.rds.aliyuncs.com
-# port: 6379
-# password: Wqsd@2019
-# timeout: 1000
-# lettuce:
-# pool:
-# max-active: 8
-# max-wait: -1
-# max-idle: 8
-# min-idle: 0
+ redis:
+ hostName: r-bp1ps6my7lzg8rdhwx682.redis.rds.aliyuncs.com
+ port: 6379
+ password: Wqsd@2019
+ timeout: 1000
+ lettuce:
+ pool:
+ max-active: 8
+ max-wait: -1
+ max-idle: 8
+ min-idle: 0
datasource:
crawler:
jdbc-url: jdbc:mysql://rm-bp1159bu17li9hi94.mysql.rds.aliyuncs.com:3306/piaoquan-crawler?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false