Moved code for BAEL-5752 to new module

This commit is contained in:
Saajan N
2022-11-21 18:06:30 +05:30
parent 06498b9d70
commit e5a62781ce
6 changed files with 27 additions and 1 deletions
@@ -1,2 +1,3 @@
## Relevant Articles:
- [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)