而MutableJedisClientConfiguration是一個(gè)內(nèi)類,還不是public的,是protect的。你還沒(méi)辦法在你的configuration里邊使用這個(gè)類。 MutableJedisClientConfiguration會(huì)自動(dòng)生成一個(gè)JedisPoolConfig,這個(gè)JedisPoolConfig繼承自GenericObjectPoolConfig,他的pool的配置就是8個(gè)。 所以,如果你要用RedisStandaloneConfiguration,基本上就是8個(gè)...
www.dbjr.com.cn/database/292307f...htm 2025-5-28