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

setMaxIdle

open fun setMaxIdle(maxIdle: Int): Unit

Set the maximum number of idle objects in the pool. Default is 8.

See Also
GenericObjectPool#setMaxIdle