Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
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
Moritz Halbritter
c2db108502
Move reactor-test to spring-boot-starter-data-mongodb-reactive-test
...
Closes gh-47982
2025-11-07 10:29:50 +01:00
Stéphane Nicoll
2a9968f39b
Add Reactor test utilities to reactive test starters
...
Closes gh-47795
2025-10-27 11:06:44 +01:00
Stéphane Nicoll
855d9b0a91
Restore proper usage of MongoDB starters
...
This could be that a change must be made in spring-boot-mongodb itself
but this helps to fix the build.
See gh-46548
2025-07-27 11:58:44 +02:00
Phillip Webb
fe1dc32b76
Reduce depth of starter dependencies
...
Rework a few of the starter POMs to reduce the import depth.
Closes gh-46548
2025-07-25 17:46:23 +01:00
Phillip Webb
287d5c37c2
Add missing starters
...
See gh-46245
2025-07-24 14:31:02 +01:00
Phillip Webb
5e90415880
Rationalize starters following modularization
...
Update dependencies and starters following modularization. New
starters have been added for each user-facing module.
Closes gh-46245
2025-07-22 18:27:27 +01:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00