This commit restores the previous behavior of MongoDB auto- configuration, where the value of the `spring.data.mongodb.database` property takes precedence over the database specified in a `spring.data.mongodb.uri` property. Fixes gh-35566
This commit restores the previous behavior of MongoDB auto- configuration, where the value of the `spring.data.mongodb.database` property takes precedence over the database specified in a `spring.data.mongodb.uri` property. Fixes gh-35566