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 datasource: crawler: jdbc-url: jdbc:mysql://rm-bp1159bu17li9hi94.mysql.rds.aliyuncs.com:3306/piaoquan-crawler?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false username: crawler password: crawler123456@ # 测试库 # jdbc-url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/piaoquan-crawler?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false # username: crawler # password: crawler123456@ # driver-class-name: com.mysql.jdbc.Driver hikari: connection-timeout: 30000 minimum-idle: 5 maximum-pool-size: 10 auto-commit: true idle-timeout: 30000 adplatform: jdbc-url: jdbc:mysql://rm-bp12k5fuh5zyx31d28o.mysql.rds.aliyuncs.com:3306/adplatform?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false username: wx2023_ad password: wx2023_adP@assword1234 driver-class-name: com.mysql.jdbc.Driver hikari: connection-timeout: 30000 minimum-idle: 5 maximum-pool-size: 10 auto-commit: true idle-timeout: 30000 aigc: jdbc-url: jdbc:mysql://rm-t4na9qj85v7790tf84o.mysql.singapore.rds.aliyuncs.com:3306/aigc-admin-prod?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false username: crawler_admin password: cyber#crawler_2023 driver-class-name: com.mysql.jdbc.Driver hikari: connection-timeout: 30000 minimum-idle: 5 maximum-pool-size: 10 auto-commit: true idle-timeout: 30000 longarticle: jdbc-url: jdbc:mysql://rm-bp14529nwwcw75yr1ko.mysql.rds.aliyuncs.com:3306/long_articles?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false username: changwen_admin password: changwen@123456 driver-class-name: com.mysql.jdbc.Driver hikari: connection-timeout: 30000 minimum-idle: 5 maximum-pool-size: 10 auto-commit: true idle-timeout: 30000 jpa: crawler: hibernate: ddl-auto: validate jdbc: batch_size: 2000 database: mysql adplatform: hibernate: ddl-auto: validate database: mysql aigc: hibernate: ddl-auto: validate database: mysql longarticle: hibernate: ddl-auto: validate database: mysql apollo: meta: http://devapolloconfig-internal.piaoquantv.com xxl: job: admin: addresses: http://xxl-job-test-internal.piaoquantv.com/xxl-job-admin accessToken: executor: appname: ${spring.application.name} address: ip: port: 9999 logpath: /datalog/weblog/${spring.application.name}/xxl-job/ logretentiondays: 30 aliyun: log: endpoint: cn-hangzhou.log.aliyuncs.com accessKeyId: LTAIP6x1l3DXfSxm accessKeySecret: KbTaM9ars4OX3PMS6Xm7rtxGr1FLon project: longarticle-recommend-server-test timer: log: project: longarticle-recommend-server-test logStore: timer logging: file: path: ./${spring.application.name}/logs/ pushMessage: callback: topic: 3rd_party_push_message_callback_prod groupId: GID_3RD_PARTY_PUSH_MESSAGE_CALLBACK_PROD tag: mini