Polish "Extend nested placeholders resolution to any CharSequence"

See gh-32876
This commit is contained in:
Stéphane Nicoll
2024-05-23 08:36:34 +02:00
parent 5a7bfa9dec
commit 79b5ee75d3
2 changed files with 1 additions and 27 deletions

View File

@@ -24,7 +24,6 @@ import org.springframework.lang.Nullable;
*
* @author Chris Beams
* @author Juergen Hoeller
* @author Yanming Zhou
* @since 3.1
* @see PropertySource
* @see PropertySources