Skip to content

Commit 83a2c72

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/java-string-formatting-named-placeholders
1 parent a0e2862 commit 83a2c72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core-java-modules/core-java-string-operations-4

core-java-modules/core-java-string-operations-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
- [Check if a Character is a Vowel in Java](https://www.baeldung.com/java-check-character-vowel)
1010
- [How to Truncate a String in Java](https://www.baeldung.com/java-truncating-strings)
1111
- [Remove Whitespace From a String in Java](https://www.baeldung.com/java-string-remove-whitespace)
12+
- [Named Placeholders in String Formatting](https://www.baeldung.com/java-string-formatting-named-placeholders)

0 commit comments

Comments
 (0)