Set the value for the {@code minIdle} configuration attribute for pools created with this configuration instance.
@param minIdle The new setting of {@code minIdle} for this configuration instance
@see GenericObjectPool#setMinIdle(int)
See Implementation
Set the value for the {@code minIdle} configuration attribute for pools created with this configuration instance.
@param minIdle The new setting of {@code minIdle} for this configuration instance
@see GenericObjectPool#setMinIdle(int)