spring-framework / org.springframework.aop.target / CommonsPool2TargetSource / setMinIdle

setMinIdle

open fun setMinIdle(minIdle: Int): Unit

Set the minimum number of idle objects in the pool. Default is 0.

See Also
GenericObjectPool#setMinIdle