代码拉取完成,页面将自动刷新
server:
port: 9045
spring:
application:
name: analysis-local
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.6.120:3306/gyb_trade_db?useUnicode=true&characterEncoding=utf-8
username: root
password: gYb@123456
jackson:
date-format: yyyy-MM-dd HH:mm:ss.SSS
time-zone: GMT+8
mybatis:
config-location: classpath:mybatis/mybatis-config.xml
mapper-locations: classpath:mybatis/mapper/*.xml
type-aliases-package: com.gongyibao.analysis.entity
rocketmq:
consumer:
topic: trade
tags: "*"
redis:
auto-init: false
db: 7
hystrix:
command:
default:
execution:
timeout:
enabled: true
isolation:
thread:
timeoutInMilliseconds: 60000
ribbon:
ReadTimeout: 60000
ConnectTimeout: 60000
MaxAutoRetries: 0
MaxAutoRetriesNextServer: 1
pagehelper:
helper-dialect: mysql
reasonable: true
support-methods-arguments: true
params: count=countSql
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。