Moritz Halbritter
09b631d6c0
Improve null-safety of module/spring-boot-http-client
...
See gh-46926
4 months ago
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
4 months ago
Phillip Webb
09eac5f7b4
Polish 'Support virtual threading with JDK HTTP clients'
...
See gh-46404
4 months ago
Sangmin Park
e32e3359c2
Support virtual threading with JDK HTTP clients
...
Update JDK HTTP Clients so that the use virtual threads when
`Threading.VIRTUAL` is active.
See gh-46404
Signed-off-by: Sangmin Park <sangmins930@gmail.com>
4 months ago
Phillip Webb
7098c8e766
Fix types used in connector tests
4 months ago
Phillip Webb
d307d57617
Apply HTTP Service Client properties and use fallback beans
...
Update service client configuration so that properties are always
applied when present. Any settings and factory/connector beans that
are present are now only used as fallbacks.
Fixes gh-46915
4 months ago
Johnny Lim
12a99b0ca7
Polish
...
See gh-46878
Signed-off-by: Johnny Lim <izeye@naver.com>
4 months ago
Phillip Webb
7a8b337b1c
Add `@HttpServiceClient` scanning auto-configuration
...
Refactor `HttpServiceClientAutoConfiguration` and
`ReactiveHttpServiceClientAutoConfiguration` to support scanning for
`@HttpServiceClient` annotated interfaces.
Closes gh-46782
4 months ago
Moritz Halbritter
840fc57d7a
Add nullability annotations to module/spring-boot-webclient
...
See gh-46587
4 months ago
Moritz Halbritter
764f69c628
Add more nullability annotations to module/spring-boot-http-client
...
See gh-46587
5 months ago
Moritz Halbritter
de2b9928b4
Add nullability annotations to module/spring-boot-http-client
...
See gh-46587
5 months ago
Phillip Webb
dba148ea37
Adapt to upstream API version updates
...
Closes gh-46519
5 months ago
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
5 months ago
Moritz Halbritter
c0f1f641ce
Make auto-configurations final and remove public members
...
Closes gh-32883
5 months ago
Stéphane Nicoll
fcbb03a52a
Add mising configurations in spring-boot-docs
...
Closes gh-46536
5 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
5 months ago