• Scott Frederick's avatar
    Preserve user-provided values in MongoClientSettings · b7fdf8fe
    Scott Frederick authored
    Prior to this commit, values from MongoProperties would always
    overwrite matching fields in MongoClientSettings. This commit
    preserves all values in MongoClientSettings if the client app
    provides the MongoClientSettings bean, and only overwrites from
    MongoProperties if no MongoClientSettings bean is provided.
    
    Fixes gh-22321
    b7fdf8fe
Name
Last commit
Last update
..
java/org/springframework/boot/autoconfigure Loading commit data...
resources/META-INF Loading commit data...