From bdb4d575e28ea6419564ccb377cf073065e661ac Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Wed, 5 Nov 2014 18:47:53 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f040cd4a..98384ee1 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ pool. This property controls whether or not JMX Management Beans ("MBeans") are registered or not. *Default: false* -:negative_squared_cross_mark:``initializationFailFast``
+:white_check_mark:``initializationFailFast``
This property controls whether the pool will "fail fast" if the pool cannot be seeded with initial connections successfully. This property has no effect if ``minimumIdle`` is 0. If you want your application to start *even when* the database is down/unavailable, set this property