2019-10-31 20:43:47 -05:00
|
|
|
## IO Data Libraries
|
|
|
|
|
|
|
|
This module contains articles about IO data processing libraries.
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
- [Introduction To Kryo](https://www.baeldung.com/kryo)
|
|
|
|
- [Parsing YAML with SnakeYAML](https://www.baeldung.com/java-snake-yaml)
|
|
|
|
- [Introduction to Smooks](https://www.baeldung.com/smooks)
|
2022-09-23 15:10:05 +05:30
|
|
|
- [Introduction to OpenCSV](https://www.baeldung.com/opencsv)
|
2019-10-31 20:43:47 -05:00
|
|
|
- [Interact with Google Sheets from Java](https://www.baeldung.com/google-sheets-java-client)
|
|
|
|
- [Introduction To Docx4J](https://www.baeldung.com/docx4j)
|
2020-03-18 13:16:03 +08:00
|
|
|
- [Breaking YAML Strings Over Multiple Lines](https://www.baeldung.com/yaml-multi-line)
|
2021-07-07 23:22:36 +08:00
|
|
|
- [Different Serialization Approaches for Java](https://www.baeldung.com/java-serialization-approaches)
|
2024-03-01 14:18:17 +08:00
|
|
|
- [A Guide to etcd](https://www.baeldung.com/java-etcd-guide)
|