Commit b1943685 by huluobin

mapper 修改

parent f135ab8e
......@@ -35,13 +35,13 @@ spring:
host: 127.0.0.1
port: 6379
database: 0
timeout: 5000
lettuce:
pool:
max-active: 100
max-wait: 10000
max-idle: 100
min-idle: 10
timeout: 10000
# lettuce:
# pool:
# max-active: 100
# max-wait: 10000
# max-idle: 100
# min-idle: 10
#项目属性
......
spring:
profiles:
active: dev
active: pre
servlet:
#文件上传最大容量
multipart:
......
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