[stream-2maap-dup-keys] Handle Duplicated Keys When Producing Map Usi… (#13546)

* [stream-2maap-dup-keys] Handle Duplicated Keys When Producing Map Using Java Streamt

* [stream-2maap-dup-keys] create the *-streams-maps module

* [stream-2maap-dup-keys] add the new moudle to the parent pom
This commit is contained in:
Kai Yuan
2023-03-09 02:37:48 +01:00
committed by GitHub
parent 7be831c312
commit 0f8f3e0444
4 changed files with 166 additions and 0 deletions
+1
View File
@@ -120,6 +120,7 @@
<module>core-java-streams</module>
<module>core-java-streams-2</module>
<module>core-java-streams-3</module>
<module>core-java-streams-maps</module>
<module>core-java-string-algorithms</module>
<module>core-java-string-algorithms-2</module>
<module>core-java-string-apis</module>