| | |
| | | redis: |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | # password: lilishop |
| | | # password: lilishop |
| | | lettuce: |
| | | pool: |
| | | # 连接池最大连接数(使用负值表示没有限制) 默认 8 |
| | |
| | | default-datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://127.0.0.1:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://1.95.67.54:6033/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: 123456 |
| | | password: 6c701c021355fc70fc156824e81fbead |
| | | maxActive: 20 |
| | | initialSize: 5 |
| | | maxWait: 60000 |
| | |
| | | # account: |
| | | # username: elastic |
| | | # password: LiLiShopES |
| | | # logstash: |
| | | # server: 127.0.0.1:4560 |
| | | # logstash: |
| | | # server: 127.0.0.1:4560 |
| | | rocketmq: |
| | | promotion-topic: lili_promotion_topic |
| | | promotion-group: lili_promotion_group |
| | |
| | | appname: xxl-job-executor-lilishop |
| | | address: |
| | | ip: |
| | | port: 8891 |
| | | port: 8848 |
| | | logpath: ./xxl-job/executor |
| | | logretentiondays: 7 |