sheryllresulta
ade2fb6206
Update README.md
2019-03-18 17:24:02 +08:00
Loredana Crusoveanu
d7f1c4a6b1
Merge branch 'master' into master
2019-03-04 21:47:56 +02:00
sheryllresulta
cc5a956133
Update README.md
2019-02-28 20:25:32 +08:00
Alejandro Gervasio
b293765466
Guide to Stream.reduce() ( #6425 )
...
* Initial Commit
* Update Application.java
2019-02-27 07:46:07 -06:00
amit2103
89e39c37cb
[BAEL-12666] - POM Properties Cleanup
2019-02-24 17:02:52 +05:30
Eric Martin
f137b756a0
Merge pull request #6186 from juanvaccari/BAEL-2514
...
BAEL-2514 - Added unit test for Map processing
2019-02-14 14:56:09 -06:00
Juan Vaccari
bed05a4289
BAEL-2514 - Removed unit tests for orElse cases removed from tutorial
2019-02-11 17:54:15 +00:00
Juan Vaccari
a079636e79
BAEL-2514 - Changed key pattern example to use same map as others
2019-02-10 14:50:45 +00:00
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
Loredana Crusoveanu
f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
...
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
collaboratewithakash
f528f7ff83
Back-link added
2019-02-05 16:35:20 +05:30
amit2103
a5b5b0fcba
[BAEL-12090] - Extract versions into properties
2019-02-04 00:06:11 +05:30
Juan Vaccari
d56efcfa97
BAEL-2514 - Added a new test for retrieving values based on key patterns
2019-02-02 17:19:28 +00:00
Loredana Crusoveanu
8a3d3f9344
Update README.md
2019-01-27 15:12:01 +02:00
Juan Vaccari
04626e522a
BAEL-2514 - Added unit tests for multiple values
2019-01-23 19:07:06 +00:00
Juan Vaccari
f4871c9c57
BAEL-2514 - Added unit test for Map processing
2019-01-21 15:10:29 +00:00
Eric Martin
5408ed78fe
Delete . ..
2019-01-19 18:15:26 -06:00
Eric Martin
cf6bbab47b
Merge pull request #6161 from eugenp/pivovarit-patch-1
...
Delete . ..
2019-01-19 11:02:24 -06:00
Loredana Crusoveanu
735b0a10b2
Update StreamFilterUnitTest.java
2019-01-17 23:25:26 +02:00
Grzegorz Piwowarek
b47140fdd2
Delete . ..
2019-01-17 15:44:27 +01:00
cror
2b7e66a398
renaming method according to content: thousand -> hundred
2019-01-16 17:14:35 +01:00
cror
438ff48c27
BAEL-2546: added Stream.count examples
2019-01-16 17:09:44 +01:00
soufiane-cheouati
e7301029c3
Adding new methods for calculating the sum ( #6088 )
...
* Creating new module
Creating new module for Hexagonal Architecture
* Adding Java classes
Adding Java classes used in the example
* Adding the pom.xml file
Adding the pom.xml file.
* Update the pom.xml file
Update the pom.xml file
* BAEL-2498: Creating new folder
Creating new folder for Java 8 sum with Streams examples
* BAEL-2498: Uploading java Classes
Adding the Java classes containing examples of different methods to calculate the sum using Java 8 Streams
* BAEL-2498: Creating new folder
Creating new folder for sum unit tests
* BAEL-2498: Adding the unit tests
Adding the unit tests for the methods that calculate the sum using the Java Streams
* Add files via Upload
- Adding a method for calculating the sum of a map´s values
- Adding a method for calculating the sum of numbers within a String object
* Add files via upload
- Adding a method for calculating the sum of a map´s values
- Adding a method for calculating the sum of numbers within a String object
* Delete . ...
* Delete pom.xml
* Delete User.java
* Delete UserControler.java
* Delete UserDataBaseAdapter.java
* Delete UserInterfaceAdapter.java
* Delete UserDataBasePort.java
* Delete UserInterfacePort.java
* Delete UserService.java
2019-01-15 17:37:38 +01:00
fanatixan
e7412182a9
bael-2508 - Stream.peek() examples ( #6132 )
...
* bael-2508 - Stream.peek() examples
* beal-2508 additional example
* bael-2508 moving examples
2019-01-13 13:27:07 -08:00
collaboratewithakash
52269334d9
back-link added
2019-01-04 17:41:30 +05:30
Juan Moreno
dfca36b9ad
Removed .attach_pid12113 file
2018-12-08 16:31:20 -03:00
Juan Moreno
be16616bb8
Added new samples
2018-12-08 16:21:30 -03:00
Juan Moreno
f06a9f4106
Sample code for BAEL-2333
2018-11-30 01:30:19 -03:00
Loredana Crusoveanu
54c1fcb4a9
Merge pull request #5311 from eugenp/proton
...
Refactor ProtonPack samples
2018-10-27 12:19:00 +03:00
Rokon Uddin Ahmed
3c35e25015
BAEL-9344 ( #5435 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
2018-10-12 22:22:56 +02:00
Siben Nayak
51914a01e1
[BAEL-2032] Operate on an item in a Stream then remove it ( #5175 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* Remove the unit test from this package
2018-09-28 12:47:10 -07:00
Grzegorz Piwowarek
58ad03cbe1
Refator tests
2018-09-23 07:28:22 +02:00
Grzegorz Piwowarek
2a2d4222bb
Reimplement unfold
2018-09-23 07:26:49 +02:00
Grzegorz Piwowarek
77b21b0a9e
refactor givenMultipleStream_whenInterleaved_thenInterleaved
2018-09-23 06:53:46 +02:00
bungrudi
991d6937f1
Bael-1043 - introduction to protonpack ( #5243 )
...
* BAEL-1043
* update protonpack version
* import static Arrays.stream
2018-09-23 06:41:55 +02:00
Sam Millington
0553cb6350
Update and rename BenchmarkUnitTest.java to BenchmarkManualTest.java ( #5225 )
2018-09-11 06:24:11 -06:00
Loredana Crusoveanu
8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
...
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
sachin29aug
2caf645726
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-07 15:58:10 -04:00
Rokon Uddin Ahmed
fccf56fdc2
BAEL-8287 ( #5180 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-07 13:56:13 +03:00
Sam Millington
5e3a0c7ad3
BAEL-2033 - Removing duplicates and @Test ( #5125 )
...
* removed BenchmarkUnitTest from cove-java-8
* Removed StreamsOrderingUnitTest from core-java-8
* Removed test annotation from the unit test
This test will not need to be run manually.
2018-08-31 18:28:27 -06:00
Eugen Paraschiv
201d616c6b
minor cleanup
2018-08-30 20:36:27 +03:00
Sam Millington
8a65afeb5d
BAEL:2033 - Stream-ordering files moved to the Java-Streams module ( #5097 )
...
* Added stream-ordering files
* Removed old files
* Rename core-java-8/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java
* Rename core-java-8/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java
* Rename java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java
* Updated Pom with JMH dependencies
2018-08-28 09:57:52 -06:00
amit2103
d618b78782
[BAEL-8434] - Removed Merging streams article from java-streams module README
2018-08-23 21:02:08 +05:30
amit2103
bab3a724c6
[BAEL-8434] - Moved java stream articles to java-streams module
2018-08-23 21:00:47 +05:30