Resolve #229 * Optimizes connection factory creation for binders that can use Boot's autoconfiguration * Make binder contexts a child of main context when creating a Binder with default configuration settings * Inherit environment from main context when the Binder context is not a child, and make that optional * Default environment inheritance to true * Tests