We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f224ff commit fe752deCopy full SHA for fe752de
spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/ssl.adoc
@@ -105,9 +105,10 @@ The following example shows retrieving an `SslBundle` and using it to create an
105
106
include::code:MyComponent[]
107
108
+
109
110
[[features.ssl.reloading]]
111
=== Reloading SSL bundles
-
112
SSL bundles can be reloaded when the key material changes.
113
The component consuming the bundle has to be compatible with reloadable SSL bundles.
114
Currently the following components are compatible:
0 commit comments