2020-09-09 12:35:31 -04:00
|
|
|
|
## Core Java 11
|
|
|
|
|
|
|
|
|
|
This module contains articles about Java 11 core features
|
|
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
|
- [Guide to Java 8 Optional](https://www.baeldung.com/java-optional)
|
2020-09-12 13:08:22 -04:00
|
|
|
|
- [Guide to Java Reflection](http://www.baeldung.com/java-reflection)
|
2020-09-12 03:44:47 -04:00
|
|
|
|
- [Guide to Java 8’s Collectors](https://www.baeldung.com/java-8-collectors)
|
2021-01-06 02:23:20 -05:00
|
|
|
|
- [New Features in Java 11](https://www.baeldung.com/java-11-new-features)
|
2021-05-19 13:05:57 -04:00
|
|
|
|
- [Getting the Java Version at Runtime](https://www.baeldung.com/get-java-version-runtime)
|
2021-09-24 00:46:57 -04:00
|
|
|
|
- [Invoking a SOAP Web Service in Java](https://www.baeldung.com/java-soap-web-service)
|
2021-12-22 13:09:49 -05:00
|
|
|
|
- [Java HTTPS Client Certificate Authentication](https://www.baeldung.com/java-https-client-certificate-authentication)
|
2022-01-20 04:52:02 -05:00
|
|
|
|
- [Call Methods at Runtime Using Java Reflection](https://www.baeldung.com/java-method-reflection)
|
2022-04-27 04:36:10 -04:00
|
|
|
|
- [Java HttpClient Basic Authentication](https://www.baeldung.com/java-httpclient-basic-auth)
|
2022-07-27 10:31:18 -04:00
|
|
|
|
- [Java HttpClient With SSL](https://www.baeldung.com/java-httpclient-ssl)
|