Files
spring-boot/starter/spring-boot-starter-data-mongodb-reactive
Stéphane Nicoll 96c0b1e13c Fx transitive dependencies of spring-boot-starter-data-mongodb-reactive
This commit stops including the MongoDB starter in the Data MongDB
reactive starter as the former has already an opinion on the MongoDB
driver to use.

This makes sure the reactive starter no longer brings the synchronous
MongoDB driver.

Closes gh-49945
2026-04-08 11:09:07 +02:00
..