Commit Graph

27 Commits

Author SHA1 Message Date
johnA1331
55840a030a Update README.md 2021-05-20 01:14:56 +08:00
davidmartinezbarua
84934cfdcf Merge pull request #10727 from dstr89/feature/BAEL-4876-using-parallel-streams-2
BAEL-4876: Parallel stream examples added
2021-05-16 10:17:16 -03:00
Daniel Strmecki
081420dbaa BAEL-4876: Add more data 2021-05-09 20:29:29 +02:00
Daniel Strmecki
cbcba3f0aa BAEL-4876: Add more benchmarks 2021-05-09 11:41:35 +02:00
sampadawagde
05864e8bc2 JAVA-5223: Fix formatting of POMs (Part 5) 2021-05-06 22:41:38 +05:30
Daniel Strmecki
2cedfb2a35 BAEL-4876: Add benchmark 2021-05-03 19:43:16 +02:00
Daniel Strmecki
4f350873c0 BAEL-4876: Use Java 8 API 2021-05-03 11:52:32 +02:00
Daniel Strmecki
0b1a16eea7 BAEL-4876: Parallel stream examples added 2021-05-03 11:18:02 +02:00
johnA1331
a71fc0f6d1 Update README.md 2021-04-21 23:39:47 +08:00
Willian Oizumi
a2aeec1807 code samples for issue BAEL-4877 2021-04-05 16:54:01 -03:00
johnA1331
828e0374c0 Update README.md 2021-04-01 00:16:07 +08:00
Krzysztof Woyke
b18d260514 JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
Anshul BANSAL
4162034881 BAEL-4790 - collection vs stream 2021-03-21 10:35:34 +02:00
Anshul BANSAL
711af0c1dd BAEL-4790_examples 2021-03-11 21:39:09 +02:00
kwoyke
78c9be2ff9 BAEL-4589: Update Guide to Java 8's Collectors (#10009)
* BAEL-4589: Move Guide to Java 8’s Collectors to core-java-11-2

* BAEL-4589: Add Java 10 unmodifiable* collectors examples
2020-09-12 09:44:47 +02:00
François Dupire
da21b60f9a [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
johnA1331
d2474fdf84 Update README.md 2020-05-05 16:51:28 +08:00
Mona Mohamadinia
39d6e9bad6 Added a few code snippets (#9084) 2020-04-16 20:47:10 +01:00
johnA1331
936a82e565 Update README.md 2020-04-10 16:46:53 +08:00
Fabricio Pautasso
c0d2e94267 BAEL-3918 - Adding BigDecimal numbers using the Stream API (#8900)
* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Updating test methods names to be compliant with Baeldung standards

* Minor name change

Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-04-04 15:55:13 +01:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
ffd7ae8aa6 Update README.md 2019-11-22 00:17:41 +08:00
Eric Martin
e5132d9886 Update Example2.java 2019-11-02 12:30:28 -05:00
Martin van Wingerden
af3b4b8a5f [BAEL-3392] Formatted code examples for [BAEL-3392] 2019-11-01 09:24:05 +01:00
Martin van Wingerden
b264937ac6 [BAEL-3392] Add code samples for BAEL-3392 Debugging Java 8 Streams with IntelliJ 2019-10-29 16:17:28 +01:00
catalin-burcea
62089a7abb Split or move java-streams module 2019-10-27 11:09:34 +02:00