spring-boot/spring-boot-project
Phillip Webb c59c8cc674 Change SslOptions to use null for defaults rather than empty sets
Update `SslOptions` so that `null` is used for default values rather
than empty sets. Most libraries use `null` to indicate defaults so
aligning our class makes things easier.

See gh-34814
2023-04-21 16:18:44 -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 Change SslOptions to use null for defaults rather than empty sets 2023-04-21 16:18:44 -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 RestTemplateBuilder auto-configuration 2023-04-21 01:13:10 -07:00
spring-boot-parent Provide dependency management for Testcontainers 2023-03-23 16:49:08 +00:00
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