We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9026dd commit 2ae1f0dCopy full SHA for 2ae1f0d
1 file changed
core-java-modules/core-java-11-2/README.md
@@ -11,3 +11,4 @@ This module contains articles about Java 11 core features
11
- [Invoking a SOAP Web Service in Java](https://www.baeldung.com/java-soap-web-service)
12
- [Java HTTPS Client Certificate Authentication](https://www.baeldung.com/java-https-client-certificate-authentication)
13
- [Call Methods at Runtime Using Java Reflection](https://www.baeldung.com/java-method-reflection)
14
+- [Java HttpClient Basic Authentication](https://www.baeldung.com/java-httpclient-basic-auth)
0 commit comments