spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll 5833d2c5e8 Fix Embedded Mongo classpath check
This commit changes the classpath check condition to verify that the
core module of the MongoDB driver is present. Previously, we were only
checking for the presence of the sync driver, making embedded support
unavailable with the reactive variant.

Closes gh-19960
2020-02-03 16:06:30 +01:00
..
src Fix Embedded Mongo classpath check 2020-02-03 16:06:30 +01:00
build.gradle Polish "Upgrade to MongoDB Java Driver 4.0 beta1" 2020-02-03 14:12:46 +01:00