2022-07-27 20:01:18 +05:30
|
|
|
|
## 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 15:31:31 +05:00
|
|
|
|
- [Writing a List of Strings Into a Text File](https://www.baeldung.com/java-list-to-text-file)
|
2023-02-02 22:55:14 +08:00
|
|
|
|
- [Java HttpClient – Map JSON Response to Java Class](https://www.baeldung.com/java-httpclient-map-json-response)
|