spring-boot/spring-boot-autoconfigure
Andy Wilkinson 80111c801a Consider custom authentication database when creating MongoClient
Previously, MongoProperties did not consider the configuration of a
custom authentication database when creating a MongoClient. This
commit updates MongoProperties to use the authentication database
when it is configured, falling back to the normal database when it is
not configured.

Closes gh-2562
2015-02-26 15:30:02 +00:00
..
src Consider custom authentication database when creating MongoClient 2015-02-26 15:30:02 +00:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Upgrade to Liquibase 3.3.2 2015-02-18 16:20:47 +00:00