Updated README.md

added link back to the article: https://www.baeldung.com/java-httpclient-ssl
This commit is contained in:
Asjad J 2022-05-10 06:53:47 +05:00 committed by GitHub
parent b05960761d
commit d33c2ea16f
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ This module contains articles about Java 11 core features
- [Java HTTPS Client Certificate Authentication](https://www.baeldung.com/java-https-client-certificate-authentication)
- [Call Methods at Runtime Using Java Reflection](https://www.baeldung.com/java-method-reflection)
- [Java HttpClient Basic Authentication](https://www.baeldung.com/java-httpclient-basic-auth)
- [Java HttpClient With SSL](https://www.baeldung.com/java-httpclient-ssl)