GenericObjectPoolConfig.DEFAULT_MIN_IDLE

The default value for the {@code minIdle} configuration attribute. @see GenericObjectPool#getMinIdle()

class GenericObjectPoolConfig
enum int DEFAULT_MIN_IDLE;

Meta