Merge pull request #9276 from johnA1331/master

BAEL-24104 - add links to github-baeldung articles
This commit is contained in:
Loredana Crusoveanu
2020-05-15 15:15:19 +03:00
committed by GitHub
28 changed files with 42 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ This module contains articles about jsoup.
### Relevant Articles:
- [Parsing HTML in Java with Jsoup](https://www.baeldung.com/java-with-jsoup)
- [How to add proxy support to Jsoup?](https://www.baeldung.com/java-jsoup-proxy)
### Build the Project