Merge branch '6.2.x'

This commit is contained in:
Sam Brannen
2025-05-10 15:11:44 +02:00
3 changed files with 7 additions and 6 deletions

View File

@@ -190,7 +190,7 @@ NOTE: If you use Spring Boot, you should probably use
instead of `@Value` annotations.
As an alternative, you can customize the property placeholder prefix by declaring the
following configuration beans:
following configuration bean:
[source,kotlin,indent=0]
----