diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-configuration-metadata.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-configuration-metadata.adoc index 647660991d..e6bd1fb6dd 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-configuration-metadata.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-configuration-metadata.adoc @@ -439,8 +439,10 @@ The following table summarizes the list of supported providers: parameter. |`logger-name` -|Auto-completes valid logger names. Typically, package and class names available in - the current project can be auto-completed. +|Auto-completes valid logger names and + <>. Typically, + package and class names available in the current project can be auto-completed as well as + defined groups. |`spring-bean-reference` |Auto-completes the available bean names in the current project. Usually constrained