Eric Martin
91ec114e9a
Merge pull request #5603 from sandy03934/master
...
BAEL-2303 Added code to demonstrate how to replace multiple if statements in Java
2018-11-07 21:21:06 -06:00
Sandip Singh
3c558d6427
BAEL-2303 Updated the code as per the review comments.
2018-11-06 14:21:19 +05:30
Sandip Singh
e1b47c72a0
BAEL-2303 Added sample code to demo how to replace multiple if statements in java.
2018-11-02 20:41:50 +05:30
Dhawal Kapil
6ef143f570
BAEL-9040 Two quick improvements to the foreach article
...
-Added Map's forEach BiConsumer example
2018-10-23 22:00:06 +05:30
Dhawal Kapil
b2f3115cfd
BAEL-9040 Two quick improvements to the foreach article
...
-Added more tests for forEach tutorial
2018-10-21 00:26:30 +05:30
Tom Hombergs
e1d07fcc4c
added link
2018-10-11 20:59:40 +02:00
eric-martin
51ef1d3ae9
BAEL-2258: Moved to java-dates
2018-10-09 20:34:58 -05:00
Eric Martin
6b0b190abc
Merge pull request #5368 from xamcross/BAEL-2258
...
BAEL-2258
2018-10-09 20:20:00 -05:00
Dmytro Korniienko
08e902cb26
BAEL-2258 Guide to DateTimeFormatter. parse() method usage tests added
2018-10-04 23:14:59 +03:00
Dmytro Korniienko
7f6df18b64
BAEL-2258 Guide to DateTimeFormatter. Predefined formatters tests added
2018-10-03 23:55:24 +03:00
Loredana Crusoveanu
d7dac62bfb
Merge pull request #5360 from amit2103/BAEL-9460
...
[BAEL-9460] - Added code examples of Add section in 'Comparison with …
2018-10-02 23:17:35 +03:00
RoscoeLotriet
379eab82d6
Implemented Stream forEach if/else unit test
2018-10-01 14:18:24 +02:00
Dmytro Korniienko
f9065d21b7
BAEL-2258 Guide to DateTimeFormatter. Tests added for various formatting patterns and styles
2018-10-01 10:17:39 +03:00
amit2103
91efa72938
[BAEL-9460] - Added code examples of Add section in 'Comparison with Lambdas' article
2018-09-30 20:58:06 +05:30
RoscoeLotriet
9b6a043cbb
Updated if-else logic and added filter method examples
2018-09-28 06:02:34 +02:00
RoscoeLotriet
c1fce0bcd2
Implemented Stream if-else logic class
2018-09-24 10:26:15 +02: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
amit2103
4f18b712f9
[] - Moved artices / codes from from the core-java related modules
2018-09-02 01:37:11 +05:30
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
Kacper
c4cb6eec73
Move optional to java-8-core ( #5105 )
2018-08-29 06:51:41 -07:00
Sam Millington
1256735a42
BAEL-2033: Added stream-ordering files ( #5080 )
...
* Added stream-ordering files
* Removed old files
2018-08-27 17:28:44 -06:00
Andrey Shcherbakov
89e8d66def
Java Primitives versus Objects ( #4946 )
...
* Add code for the article 'Java Primitives versus Objects'
* Use JMH for benchmarking the primitive and wrapper classes
* Uncomment the benchmarks and remove unused class
* Add Long/long to the benchmark
* Remove assertions from the benchmarks
* Add the java docs
2018-08-26 21:45:37 +03:00
amit2103
c5e1d6f0ef
[BAEL-8456] - Moved more articles into 'java-dates' module
2018-08-26 00:49:30 +05:30
amit2103
3bd1ed4ece
[BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
2018-08-25 17:44:06 +05:30
amit2103
bab3a724c6
[BAEL-8434] - Moved java stream articles to java-streams module
2018-08-23 21:00:47 +05:30
Loredana Crusoveanu
8a9161701c
Update pom.xml
2018-08-20 23:12:04 +03:00
Dhawal Kapil
847c9e9edd
Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636
2018-08-19 22:59:08 +05:30
amit2103
ab17b8e697
[BAEL-8232] - Moved java string related code and github links into new module java-strings
2018-08-18 23:24:10 +05:30
Dhawal Kapil
856ca42d23
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added missing plugin versions
2018-08-14 13:34:45 +05:30
Saikat
441de07ee6
[BAEL-1902] Set timezone of a date ( #4659 )
...
* Convert time in preferred time zone using Java 7, 8 and Joda-time
* Update the code as per review comments
* Incorporate review comments
* Incorporate review changes
* Use snippets from unit test only
2018-08-06 08:22:37 +02:00
charlesgonzales
671bf20fe8
add/fix links - team BAEL-7962 ( #4891 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create 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
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
2018-08-05 20:30:25 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
KevinGilmore
0cc05d9802
BAEL-1901 and BAEL-1555 add links ( #4892 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
2018-08-03 20:58:06 -05:00
fanatixan
cc4ab484cc
moved examples for 'removing all occurrences of an element from a list' to core-java-collections ( #4878 )
2018-08-02 08:59:55 +02:00
fanatixan
6e646bf0de
Bael 2023 ( #4851 )
...
* bael-2023: removing all occurrences of a value from a list
* adjusting examples to match the article
2018-07-31 12:56:29 +02:00
Tonnix
deb27c1e3b
Added PR files for BAEL-2031 ( #4844 )
...
* Added source files for BAEL-2031
* Added test files for BAEL-2031
2018-07-29 17:07:16 +02:00
Felipe Santiago Corro
a1ba371c73
add elements to list ( #4814 )
2018-07-26 22:19:03 +02:00
charlesgonzales
f431a4c3ff
add links ( #4804 )
...
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-07-24 19:21:55 +02:00
Eugen
b70175da6b
Update README.md
2018-07-24 12:06:04 +03:00
Predrag Maric
717bd1d48d
BAEL-2018 Moved to core-java-collections ( #4796 )
2018-07-23 09:02:10 +02:00
Felipe Santiago Corro
2fec9da2d5
Overriding System time for testing ( #4779 )
...
* Overriding System time for testing
* Remove Joda Date Time examples
2018-07-22 22:36:51 +02:00
myluckagain
8f52c3f6d3
Bael 2018 ( #4774 )
...
* BAEL-2018
* Update Animal.java
* rename
* tests added
* generic type shorten
2018-07-21 18:23:02 +02:00
myluckagain
770e8b0219
BAEL-2018 ( #4753 )
...
* BAEL-2018
* Update Animal.java
* rename
2018-07-19 21:07:00 +02:00
Felipe Santiago Corro
f68615d772
Copy list to another list examples ( #4725 )
2018-07-16 08:41:08 +02:00
Eugen Paraschiv
22b7cf7957
plugin cleanup
2018-07-15 09:51:16 +03:00
Eugen Paraschiv
b3b91b990d
plugin cleanup
2018-07-15 09:41:47 +03:00
Jonathan Cook
b44883b364
BAEL-1889 - Let's move the Java Number articles into a new module ( #4619 )
...
* BAEL-1849 - Convert from String to Date in Java
* BAEL-1863 - Calling Callbacks with Mockito
* BAEL-1889 - Let's move the Java Number articles into a new module
* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00