Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Brian Clozel
bbd566c3cf
Add spring-boot-reactor to reactive starters
...
This commit adds the "spring-boot-reactor" module as a dependency to
reactive starters. While this was already the case for many starters,
this module was missing from GraphQL, RSocket, WebClient and WebFlux.
Closes gh-49332
2026-02-26 14:51:41 +01:00
Phillip Webb
f8f6e59d1a
Polish starter descriptions
2025-10-01 11:40:03 -07: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
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