spring-boot/spring-boot-project
Phillip Webb 6ea2547de4 Add SSL bundle support to WebClient auto-configuration
Introduce `WebClientSsl` interface and auto-configuration to allow a
WebClient builder to have custom SSL configuration applied.

The previous `ClientHttpConnectorConfiguration` has been been changed
to now create `ClientHttpConnectorFactory` instances which can be used
directly or by `AutoConfiguredWebClientSsl`.

Closes gh-18556
2023-04-21 20:39:18 -07:00
..
spring-boot Change SslOptions to use null for defaults rather than empty sets 2023-04-21 16:18:44 -07:00
spring-boot-actuator Merge branch '3.0.x' 2023-04-11 16:39:00 +02:00
spring-boot-actuator-autoconfigure Refactor web server support to use SslBundles 2023-04-21 01:02:47 -07:00
spring-boot-autoconfigure Add SSL bundle support to WebClient auto-configuration 2023-04-21 20:39:18 -07:00
spring-boot-dependencies Prohibit upgrades to Liquibase 4.21.1 2023-04-20 12:22:55 +01:00
spring-boot-devtools Don't apply configuration-properties from auto-configuration plugin 2023-04-17 00:41:25 -07:00
spring-boot-docker-compose Fix disabled conditions on AbstractDockerComposeIntegrationTests 2023-04-20 16:12:36 +01:00
spring-boot-docs Add SSL bundle support to WebClient auto-configuration 2023-04-21 20:39:18 -07:00
spring-boot-parent
spring-boot-starters Reintroduce support for ActiveMQ 2023-04-19 11:00:40 +02:00
spring-boot-test Merge pull request #34833 from chinmoy12c 2023-04-17 18:05:29 +01:00
spring-boot-test-autoconfigure Refactor testcontainers service connections 2023-04-17 00:45:39 -07:00
spring-boot-testcontainers Allow even more time for Redpanda to start 2023-04-20 17:41:40 +01:00
spring-boot-tools Fix disabled conditions on AbstractDockerComposeIntegrationTests 2023-04-20 16:12:36 +01:00