ssjygl-xsct-service/ssjygl-xsx-local/src/main/resources/dev/db.properties

16 lines
683 B
Properties
Raw Normal View History

2020-08-07 17:11:12 +08:00
# mysql
2020-08-12 14:37:47 +08:00
# GRANT ALL PRIVILEGES ON *.* TO 'root'@'192.168.1.119' IDENTIFIED BY 'Local_1' WITH GRANT OPTION;
2020-09-08 21:02:25 +08:00
#jdbcUrl=jdbc:mysql://rm-wz9wa070076b2uge2ro.mysql.rds.aliyuncs.com:3306/ssjy_xsx_dev?characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull&useInformationSchema=true&serverTimezone=GMT%2B8&autoReconnect=true
#user=ssjy_xsx
#password=Ssjy_xs_890
2020-08-12 14:37:47 +08:00
2020-09-08 21:02:25 +08:00
jdbcUrl=jdbc:mysql://localhost:3306/ssjy_xsx_dev?characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull&useInformationSchema=true&serverTimezone=GMT%2B8&autoReconnect=true
user=root
password=Ssjy_xsx_890
2020-08-07 17:11:12 +08:00
# redis
2020-08-17 16:23:16 +08:00
redis.basekey=ssjcgl_xsx_dev
2020-09-08 21:02:25 +08:00
redis.ip=127.0.0.1
2020-08-07 17:11:12 +08:00
redis.port=6379
2020-09-08 21:02:25 +08:00
redis.pwd=
redis.db=