代码拉取完成,页面将自动刷新
server:
port: 9020 #指定服务端口
spring:
application:
name: log
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.6.120:3306/gyb_log_db?useUnicode=true&characterEncoding=utf-8
password: gYb@123456
username: root
tomcat:
maxActive: 100
initialSize: 50
maxWait: 5000
minIdle: 50
validationQuery: SELECT 1
testWhileIdle: true
testOnBorrow: false
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
threadpool:
core-pool-size: 10
max-pool-size: 20
queue-capacity: 1000
keep-alive-seconds: 300
feign:
hystrix:
enabled: true
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 100000
logging:
level:
com.gongyibao.log.mapper: debug
pagehelper:
helper-dialect: mysql
reasonable: true
support-methods-arguments: true
params: count=countSql
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。