server: port: 10007 servlet: encoding: charset: UTF-8 force: true context-path: /reduction compression: enabled: true #开启数据压缩 mime-types: application/json,application/xml,text/html,text/xml,text/plain min-response-size: 2048 logging: file: path: log/wookit level: root: info "[javax.management]": INFO "[org.apache.http]": INFO "[org.apache.tomcat.util.net.NioEndpoint]": INFO "[sun.rmi]": INFO "[com.alibaba.nacos]": ERROR tracer: trace # 开启trace级别日志,在开发时可以开启此配置,则控制台可以打印es全部请求信息及DSL语句,为了避免重复,开启此项配置后,可以将EE的print-dsl设置为false. spring: application: name: reductionservice cloud: gateway: discovery: locator: lower-case-service-id: true enabled: true nacos: discovery: server-addr: 192.168.2.92:8848 namespace: 49ab56f7-3752-4c43-a935-a1d4024eb82b redis: host: 192.168.2.92 #Redis服务器地址 database: 6 # Redis数据库索引(默认为0) port: 6379 # Redis服务器连接端口 password: Fjc@2025 # Redis服务器连接密码(默认为空) jedis: pool: max-active: 8 # 连接池最大连接数(使用负值表示没有限制) max-wait: -1 # 连接池最大阻塞等待时间(使用负值表示没有限制) max-idle: 8 # 连接池中的最大空闲连接 min-idle: 0 # 连接池中的最小空闲连接 datasource: url: jdbc:mysql://192.168.2.93:3306/test_reductionservice?useSSL=false&serverTimezone=GMT%2b8 username: fujica password: Fjc@2025 type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver validation-timeout: 3000 idle-timeout: 60000 minimum-idle: 30 read-only: false connection-timeout: 60000 #请求连接的超时时间 maximum-pool-size: 1000 #最大连接数量 max-lifetime: 1800000 #连接的最长生命周期 connection-test-query: select 1 #连接验证sql jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss default-property-inclusion: NON_NULL serialization: WRITE_DATES_AS_TIMESTAMPS: false fail-on-empty-beans: false #指定mybatis映射文件的地址 mybatis: mapper-locations: classpath*:mapper/*.xml configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl pagehelper: reasonable: false pageSizeZero: false defaultCount: true async: corePoolSize: 5 maxPoolSize: 10 queueCapacity: 20 namePrefix: async-service- rocketmq: name-server: 192.168.16.20:9876;192.168.16.21:9876;192.168.16.22:9876 producer: group: fujica-producer topic: topicDcEventAdd: topic_dc_event_add_test topicDcEventUpdate: topic_dc_service_update_test topicDcEventBatchAdd: topic_dc_event_batch_add_test topicPayRefund: topic_pay_refund_create_test voidByCarInId: void_by_car_in_id_test consumer: topic: parkCarAuthResult: park_car_auth_result_test payResult: topic_pay_result_sync_merchant_test topicExPushParkIn: ex_park_in_data_test topicExPushParkOut: ex_park_out_data_test parkPromotionRecordResult: park_promotion_record_result_test voidByCarInId: void_by_car_in_id_test group: parkCarAuthResult: park_car_auth_result_test payResult: pay_result_sync_merchant_test topicExPushParkIn: rd_ex_park_in_data_test topicExPushParkOut: rd_ex_park_out_data_test parkPromotionRecordResult: park_promotion_record_result_test voidByCarInId: void_by_car_in_id_test qrcode: pageurl: http://v2test-fspark.fujica.com.cn/#/qrCode #特来电 telaidian: operatorID: 395815801 operatorSecret: 1234567890abcdef sigSecret: 1234567890abcdef dataSecret: 1234567890abcdef dataSecretIV: 1234567890abcdef operatorIDForPark: 0MA5FPQLY mainUrl: http://hlht.teld9.xyz/evcs/v20191230 accessToken: kVnStIRknCCOBdXgJrmu8rb3pcccifKW2NcQrysKKIzb7iQBxkkjeq3WoGdjgrIL #小桔充电 xiaoju: signKey: 6d505fb04c0d495c8712fa4d5c972434 appKey: ig/vFInn02swHPMZccuf1QyH6iWm8sZZkMwXqelnEFQ= appSecret: tKLXRx9h9i4jpMHGgbQYVtFl34QSkt8I3Gf7RDpUDEw= apiUrl: https://gw.am.xiaojukeji.com/parking/gateway/standardModel/pushWaiverResult xxl: job: admin: addresses: http://192.168.2.92:8089/xxl-job-admin executor: appname: reductionservice address: port: 9999 logretentiondays: 30 accessToken: default_token