Update README.md
This commit is contained in:
parent
8cb77a1a88
commit
dd622e250d
|
@ -7,3 +7,4 @@
|
||||||
- [Remove Only Trailing Spaces or Whitespace From a String in Java](https://www.baeldung.com/java-string-remove-only-trailing-whitespace)
|
- [Remove Only Trailing Spaces or Whitespace From a String in Java](https://www.baeldung.com/java-string-remove-only-trailing-whitespace)
|
||||||
- [Get the Initials of a Name in Java](https://www.baeldung.com/java-shorten-name-initials)
|
- [Get the Initials of a Name in Java](https://www.baeldung.com/java-shorten-name-initials)
|
||||||
- [Normalizing the EOL Character in Java](https://www.baeldung.com/java-normalize-end-of-line-character)
|
- [Normalizing the EOL Character in Java](https://www.baeldung.com/java-normalize-end-of-line-character)
|
||||||
|
- [Converting UTF-8 to ISO-8859-1 in Java](https://www.baeldung.com/java-utf-8-iso-8859-1-conversion)
|
||||||
|
|
Loading…
Reference in New Issue