|
@ -36,10 +36,8 @@ spring:
|
|
|
max-idle: 8 # Max number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.
|
|
max-idle: 8 # Max number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.
|
|
|
max-wait: -1 # Maximum amount of time (in milliseconds) a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.
|
|
max-wait: -1 # Maximum amount of time (in milliseconds) a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.
|
|
|
min-idle: 1 # Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.
|
|
min-idle: 1 # Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.
|
|
|
|
|
|
|
|
eip:
|
|
eip:
|
|
|
tenant: jkzl
|
|
tenant: jkzl
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
spring:
|
|
spring:
|
|
|
profiles: dev
|
|
profiles: dev
|
|
@ -183,4 +181,4 @@ es:
|
|
|
type: wlyy_quota_test
|
|
type: wlyy_quota_test
|
|
|
host: http://100.100.1.158:9200
|
|
host: http://100.100.1.158:9200
|
|
|
tHost: 100.100.1.158:9300
|
|
tHost: 100.100.1.158:9300
|
|
|
clusterName: jkzl
|
|
|
|
|
|
|
clusterName: jkzl
|