BAEL-5557 Split a stream into parts (#12238)

* BAEL-5557 Split a stream into parts

* BAEL-5557 fix main pom.xml

* BAEL-5557 fix mvn profiles

* BAEL-5557 articles with equals and hashcode

* BAEL-5557 migrate assertions to assertj

* BAEL-5557 better assertions
This commit is contained in:
mdabrowski-eu
2022-06-30 11:26:34 +02:00
committed by GitHub
parent 103a374ba1
commit 40e42f8d45
5 changed files with 155 additions and 4 deletions
+1 -2
View File
@@ -115,7 +115,6 @@
<module>core-java-streams</module>
<module>core-java-streams-2</module>
<module>core-java-streams-3</module>
<module>core-java-streams-4</module>
<module>core-java-string-algorithms</module>
<module>core-java-string-algorithms-2</module>
<module>core-java-string-apis</module>
@@ -147,4 +146,4 @@
</dependencies>
</dependencyManagement>
</project>
</project>