flower_city/src/main/resources/application.properties | ●●●●● 补丁 | 查看 | 原始文档 | 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