Skip to content

Commit fe752de

Browse files
committed
Polish adoc formatting
1 parent 9f224ff commit fe752de

File tree

1 file changed

+2
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/features

1 file changed

+2
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/ssl.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,10 @@ The following example shows retrieving an `SslBundle` and using it to create an
105105

106106
include::code:MyComponent[]
107107

108+
109+
108110
[[features.ssl.reloading]]
109111
=== Reloading SSL bundles
110-
111112
SSL bundles can be reloaded when the key material changes.
112113
The component consuming the bundle has to be compatible with reloadable SSL bundles.
113114
Currently the following components are compatible:

0 commit comments

Comments
 (0)