lidongdong
2022-09-23 1dff0355c9a5baad496a920865564956bb9c30d6
修改redis
1个文件已修改
9 ■■■■ 已修改文件
flower_city/src/main/resources/application.properties 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
flower_city/src/main/resources/application.properties
@@ -21,15 +21,10 @@
swagger.enabled=true
swagger.pathMapping=/
#Redis
spring.redis.host=localhost
spring.redis.host=127.0.0.1
spring.redis.port=6379
spring.redis.password=nahanRedisPwsIsVerySimple&&
spring.redis.timeout=10s
spring.redis.database=2
spring.redis.lettuce.pool.min-idle=0
spring.redis.lettuce.pool.max-idle=8
spring.redis.lettuce.pool.max-active=8
spring.redis.lettuce.pool.max-wait=-1ms
spring.mvc.pathmatch.matching-strategy=ant_path_matcher