Update hippo4j-config-more.md

pull/1210/head
Abhishek Pathak 2 years ago committed by GitHub
parent fe23a98264
commit 7e15b24bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ sidebar_position: 3
spring: spring:
dynamic: dynamic:
thread-pool: thread-pool:
tomcat: web:
enable: true enable: true
executors: executors:
- thread-pool-id: message-consume - thread-pool-id: message-consume
@ -50,7 +50,7 @@ spring:
spring: spring:
dynamic: dynamic:
thread-pool: thread-pool:
tomcat: web:
nodes: 192.168.1.5:*,192.168.1.6:8080 nodes: 192.168.1.5:*,192.168.1.6:8080
executors: executors:
- thread-pool-id: message-consume - thread-pool-id: message-consume

Loading…
Cancel
Save