| @@ -27,14 +27,18 @@ spring: | |||||
| host: 202.165.179.86 | host: 202.165.179.86 | ||||
| port: 6789 | port: 6789 | ||||
| password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | ||||
| timeout: 0 | |||||
| timeout: 2000 | |||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| database: 2 | |||||
| jedis: | |||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| logging: | logging: | ||||
| level: | level: | ||||
| tk.mybatis: debug | tk.mybatis: debug | ||||
| com.iformall.mapper: debug | com.iformall.mapper: debug | ||||
| path: ./logs/b | |||||
| @@ -24,13 +24,15 @@ spring: | |||||
| host: 202.165.179.86 | host: 202.165.179.86 | ||||
| port: 6789 | port: 6789 | ||||
| password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | ||||
| timeout: 0 | |||||
| timeout: 2000 | |||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| database: 2 | |||||
| jedis: | |||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| logging: | logging: | ||||
| level: | level: | ||||
| @@ -27,12 +27,15 @@ spring: | |||||
| host: 202.165.179.86 | host: 202.165.179.86 | ||||
| port: 6789 | port: 6789 | ||||
| password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | ||||
| timeout: 0 | |||||
| timeout: 2000 | |||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| database: 3 | |||||
| jedis: | |||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| logging: | logging: | ||||
| level: | level: | ||||
| @@ -24,13 +24,15 @@ spring: | |||||
| host: 202.165.179.86 | host: 202.165.179.86 | ||||
| port: 6789 | port: 6789 | ||||
| password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | password: ENC(YOLO4buIPjiYfosG+Akk3XZ9HYrbCFco) | ||||
| timeout: 0 | |||||
| timeout: 2000 | |||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| database: 3 | |||||
| jedis: | |||||
| pool: | |||||
| max-active: 8 | |||||
| max-idle: 8 | |||||
| max-wait: -1 | |||||
| min-idle: 0 | |||||
| logging: | logging: | ||||
| level: | level: | ||||