代码拉取完成,页面将自动刷新
server:
port: 9060
spring:
application:
name: project
datasource:
driver-class-name: com.mysql.jdbc.Driver
#url: jdbc:mysql://rm-2zeoc1p5i768vl42p.mysql.rds.aliyuncs.com:3306/gyb_project_db
url: jdbc:mysql://rm-2zeoc1p5i768vl42prw.mysql.rds.aliyuncs.com:3306/gyb_project_db
username: project
password: project@123@gyb
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.project.entity
feign:
hystrix:
enabled: true
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 100000
ribbon:
ReadTimeout: 120000
ConnectTimeout: 30000
pagehelper:
helper-dialect: mysql
reasonable: true
support-methods-arguments: true
params: count=countSql
rocketmq:
consumer:
topic: trade
tags: "*"
redis:
db: 12
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。