Update README.md

[skip ci]
This commit is contained in:
edizor 2023-03-04 10:49:47 +08:00 committed by GitHub
parent 29656071c2
commit f685531203
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
- [Difference Between URI.create() and new URI()](https://www.baeldung.com/java-uri-create-and-new-uri)
- [Validating URL in Java](https://www.baeldung.com/java-validate-url)
- [Validating IPv4 Address in Java](https://www.baeldung.com/java-validate-ipv4-address)
- [Download a Webpage in Java](https://www.baeldung.com/java-download-webpage)