puzhibing
2024-03-04 7e7f901b2172281dc294dfbc67e6ad00625f09f4
cloud-server-activity/src/main/resources/redis.properties
@@ -1,7 +1,5 @@
spring.redis.database=0
spring.redis.host=@redis.addr@
spring.redis.port=@redis.port@
spring.redis.password=@redis.password@
spring.redis.jedis.pool.max-active=1024