Commit e026f87a by Administrator

Update techhero-gateway-service.yml

parent 6a3ff8cb
......@@ -3,16 +3,6 @@ server:
max-threads: 500 # Maximum amount of worker threads.
min-spare-threads: 50 # Minimum amount of worker threads
spring:
zipkin:
rabbitmq:
queue: zipkin
sleuth:
sampler:
percentage: 1
cloud:
config:
override-none: true
override-system-properties: false
datasource:
url: jdbc:mysql://119.96.87.17:30101/ksfw_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true #jdbc:oracle:thin:@47.105.130.127:9638:orcl
driver-class-name: com.mysql.jdbc.Driver #oracle.jdbc.OracleDriver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment