Skip to content

Commit 8136869

Browse files
committed
Merge pull request #11044 from izeye:fix-broken-doc
* pr/11044: Fix a broken Asciidoctor syntax
2 parents d2ee817 + 72e5ba3 commit 8136869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ When lists are configured in more than one place, overriding works by replacing
727727
In the preceding example, when `my.servers` is redefined in several places, the entire list from
728728
the `PropertySource` with higher precedence will override any other configuration for that list.
729729
Both comma-separated lists and yaml lists can be used for completely overriding the contents of the list.
730+
====
730731

731732

732733

0 commit comments

Comments
 (0)