Commit Graph

16 Commits

Author SHA1 Message Date
Moritz Halbritter d89b8533a4 Add nullability annotations to module/spring-boot-jms
See gh-46587
2025-08-04 11:27:41 +02:00
Moritz Halbritter e30cad418a Add nullability annotations to module/spring-boot-web-server
See gh-46587
2025-08-04 11:27:41 +02:00
Andy Wilkinson f9ebd0d4fc Migrate from RestClient to new Rest5Client
Closes gh-46061
2025-08-04 10:08:49 +01:00
Moritz Halbritter b705817d4e Add nullability annotations to module/spring-boot-hibernate
See gh-46587
2025-08-01 09:33:03 +02:00
Moritz Halbritter 3afbe84bbd Add more nullability annotations to module/spring-boot-amqp
See gh-46587
2025-08-01 09:16:11 +02:00
Andy Wilkinson 395ffb2bc5 Merge branch '3.5.x'
Closes gh-46633
2025-07-31 10:39:18 +01:00
Stéphane Nicoll 6aab1aeec0 Merge branch '3.5.x'
Closes gh-46611
2025-07-31 08:16:31 +02:00
Spencer Gibb f1450273b9 Fix typo
See gh-46602

Signed-off-by: Spencer Gibb <sgibb@pivotal.io>
2025-07-30 18:48:00 +01:00
Phillip Webb 707388beff Add API versioning auto-configuration and properties support
Update `RestClient`, `WebClient`, Spring MVC and Spring WebFlux
auto-configuration to support API versioning.

Closes gh-46519
2025-07-30 15:58:23 +01:00
Moritz Halbritter f5dcf513b1 Add nullability annotations to module/spring-boot-amqp
See gh-46587
2025-07-29 16:25:28 +02:00
Moritz Halbritter 1b3e9e679f Add nullability annotations to core/spring-boot
See gh-46587
2025-07-29 12:38:55 +02:00
Stéphane Nicoll fcbb03a52a Add mising configurations in spring-boot-docs
Closes gh-46536
2025-07-28 16:44:04 +02:00
Stéphane Nicoll 8827e29aec Merge branch '3.5.x'
Closes gh-46544
2025-07-25 16:32:18 +02: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
Andy Wilkinson 5620be0d9c Update aggregated javadoc to account for project path changes
Closes gh-46423
2025-07-14 14:20:28 +01:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00