Update README.md
This commit is contained in:
parent
8abe76937e
commit
c55045a315
|
@ -3,6 +3,8 @@
|
|||
This module contains articles about conversions among Collection types and arrays in Java.
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [Array to String Conversions](https://www.baeldung.com/java-array-to-string)
|
||||
- [Mapping Lists with ModelMapper](https://www.baeldung.com/java-modelmapper-lists)
|
||||
- [Converting List to Map With a Custom Supplier](https://www.baeldung.com/list-to-map-supplier)
|
||||
- More articles: [[<-- prev]](../java-collections-conversions)
|
||||
|
|
Loading…
Reference in New Issue