Phillip Webb
7a8b337b1c
Add @HttpServiceClient scanning auto-configuration
...
Refactor `HttpServiceClientAutoConfiguration` and
`ReactiveHttpServiceClientAutoConfiguration` to support scanning for
`@HttpServiceClient` annotated interfaces.
Closes gh-46782
2025-08-15 18:48:38 -07:00
Moritz Halbritter
840fc57d7a
Add nullability annotations to module/spring-boot-webclient
...
See gh-46587
2025-08-07 10:48:43 +02:00
Stéphane Nicoll
d5f7423ba2
Merge branch '3.5.x'
...
Closes gh-46684
2025-08-06 16:43:29 +02:00
Moritz Halbritter
764f69c628
Add more nullability annotations to module/spring-boot-http-client
...
See gh-46587
2025-08-05 10:03:58 +02:00
Moritz Halbritter
de2b9928b4
Add nullability annotations to module/spring-boot-http-client
...
See gh-46587
2025-08-04 11:27:40 +02:00
Phillip Webb
dba148ea37
Adapt to upstream API version updates
...
Closes gh-46519
2025-07-31 17:51:44 +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
c0f1f641ce
Make auto-configurations final and remove public members
...
Closes gh-32883
2025-07-29 09:48:49 +02:00
Stéphane Nicoll
fcbb03a52a
Add mising configurations in spring-boot-docs
...
Closes gh-46536
2025-07-28 16:44:04 +02:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00