2022-07-27 10:31:18 -04:00
|
|
|
|
## Core Java 11
|
|
|
|
|
|
|
|
|
|
This module contains articles about Java 11 core features
|
|
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
|
- [Adding Parameters to Java HttpClient Requests](https://www.baeldung.com/java-httpclient-request-parameters)
|
2022-10-05 06:31:31 -04:00
|
|
|
|
- [Writing a List of Strings Into a Text File](https://www.baeldung.com/java-list-to-text-file)
|
2023-02-02 09:55:14 -05:00
|
|
|
|
- [Java HttpClient – Map JSON Response to Java Class](https://www.baeldung.com/java-httpclient-map-json-response)
|