mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Update MongoDataAutoConfiguration to provide easier configuration of CustomConversions, the MappingMongoConverter, MongoMappingContext and an authentication database. Fixes gh-1619 Fixes gh-1730