ACHRAF TAITAI
a758669e05
Finding the Minimum Value in an ArrayList along with the Index Number… ( #13498 )
...
* Finding the Minimum Value in an ArrayList along with the Index Number in Java
* BAEL-6147: rename test unit method
* adapt test method name
2023-03-28 17:39:47 +05:30
Vini
187cfd900c
Merge pull request #13706 from ciphx/string_to_int_encapsulation
...
String to int encapsulation
2023-03-25 16:54:57 +01:00
Deboshree
e09337bcba
https://jira.baeldung.com/browse/BAEL-
...
addressing PR comments
2023-03-24 23:17:33 +05:30
Bhaskar Ghosh Dastidar
bde71a9dea
[JAVA-6173] Difference Between parallelStream() and stream().parallel() ( #13653 )
...
* [JAVA-6173] stream.parallel and parallelStream
* [JAVA-6173] stream.parallel and parallelStream test cases
---------
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com >
2023-03-24 10:40:30 -07:00
Deboshree
0d55307323
https://jira.baeldung.com/browse/BAEL-
...
1. moving modules to java-string-conversions
2. fixing old broken test
2023-03-24 21:41:26 +05:30
timis1
ac8c6842eb
JAVA-19534 Cleanup un-committed or un-ignored artifacts - Week 14 - 2023 ( #13695 )
...
Co-authored-by: timis1 <noreplay@yahoo.com >
2023-03-24 21:11:52 +05:30
edizor
3f366a903e
Update README.md
...
[skip ci]
2023-03-24 16:29:14 +08:00
ciphx
fa0c153645
Getiing date of first day of week ( #13694 )
...
* https://jira.baeldung.com/browse/BAEL-4630
* Revert "https://jira.baeldung.com/browse/BAEL-4630 "
This reverts commit a81b091678 .
* https://jira.baeldung.com/browse/BAEL-5874
* https://jira.baeldung.com/browse/BAEL-5874
1. changing test to use constructor instead of lombok plugin
2. reverting lombok plugin addition from pom.xml
* https://jira.baeldung.com/browse/BAEL-5874
moving files to core-java-date-operations-3
---------
Co-authored-by: Deboshree <deboshree.banerjee@cred.club >
2023-03-23 10:10:40 -07:00
timis1
41dd1457b4
JAVA-18228 Potential issue in "Producer-Consumer Problem With Example… ( #13582 )
...
JAVA-18228 Potential issue in "Producer-Consumer Problem With Example in Java" article
2023-03-22 10:26:22 +02:00
ciphx
01dd439283
Getiing date of first day of week ( #13689 )
...
* https://jira.baeldung.com/browse/BAEL-4630
* Revert "https://jira.baeldung.com/browse/BAEL-4630 "
This reverts commit a81b091678 .
* https://jira.baeldung.com/browse/BAEL-5874
* https://jira.baeldung.com/browse/BAEL-5874
1. changing test to use constructor instead of lombok plugin
2. reverting lombok plugin addition from pom.xml
---------
Co-authored-by: Deboshree <deboshree.banerjee@cred.club >
2023-03-21 19:03:59 -07:00
Eugen
e7ae5f4ece
Merge pull request #13675 from edizor/master
...
Update README
2023-03-21 21:17:45 +02:00
Kai Yuan
3c2aeaff4d
[BAEL-6115_Num2Letter] Convert a Number to a Letter in Java ( #13638 )
...
* [BAEL-6115_Num2Letter] Convert a Number to a Letter in Java
* [BAEL-6115_Num2Letter] Change the 1st method's return type to char
2023-03-20 19:15:16 -05:00
ACHRAF TAITAI
68efc86426
BAEL-4753: pass encoding parameter to the getBytes() ( #13677 )
...
* BAEL-4753: pass encoding parameter to the getBytes()
* BAEL-4753: pass encoding parameter to the getBytes()
2023-03-19 13:42:12 +01:00
edizor
6152afa509
Update README.md
...
[skip ci]
2023-03-17 00:37:10 +08:00
edizor
e8ef444470
Update README.md
...
[skip ci]
2023-03-17 00:34:19 +08:00
edizor
06e2606540
Update README.md
...
[skip ci]
2023-03-17 00:31:52 +08:00
edizor
5e9f2e60cd
Update README.md
...
[skip ci]
2023-03-17 00:24:35 +08:00
edizor
a11254c1a5
Update README.md
...
[skip ci]
2023-03-17 00:21:05 +08:00
ACHRAF TAITAI
5479a122f5
relocate code from core-java-modules/java.nio packageto core-java-modules/core-java-io-apis-2. ( #13614 )
2023-03-11 19:47:58 +01:00
Kai Yuan
fb7a8aea5e
[can-collect-return-null] Can Stream.collect() Return Null Value? ( #13573 )
...
* [can-collect-return-null] Can Stream.collect() Return Null Value?
* [can-collect-return-null] remove the .gitignore file
2023-03-10 18:04:00 -06:00
davidmartinezbarua
b3532437f9
Merge pull request #13549 from sam-gardner/BAEL-5836-Moving-items-in-an-arraylist
...
BAEL-5836 Add unit tests for moving items in an arraylist
2023-03-10 15:42:27 -03:00
Loredana Crusoveanu
c36b8e8237
Merge pull request #13607 from edizor/master
...
Update README
2023-03-09 12:04:27 +02:00
Loredana Crusoveanu
cea438c620
Merge pull request #13608 from eugenp/BAEL-5727-v2
...
BAEL-5727 move article
2023-03-09 11:53:14 +02:00
anuragkumawat
76136b589a
JAVA-14232 JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module ( #13603 )
...
* JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module
* Update README.md
---------
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com >
2023-03-09 11:45:08 +02:00
Loredana Crusoveanu
9932aa93f3
BAEL-5727 move article
2023-03-09 10:58:27 +02:00
anuragkumawat
739cbac707
JAVA-14232 JAVA-19121 Move article Difference Between Class.forName() and Class.forName().newInstance() to core-java-jvm-3 module ( #13604 )
2023-03-09 10:38:37 +02:00
edizor
c2097fabd9
Update README.md
...
[skip ci]
2023-03-09 15:32:53 +08:00
edizor
1b59cf2a35
Update README.md
...
[skip ci]
2023-03-09 15:29:11 +08:00
Kai Yuan
96efb4bf4a
[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
2023-03-08 19:37:48 -06:00
hajarrs
af8f603916
Custom Constructors in Records ( #13515 )
2023-03-07 19:22:24 -07:00
Anastasios Ioannidis
1c0378bb3c
Java 16710 ( #13471 )
...
* JAVA-16710 Disabled reusing forks
* JAVA-16710 Try removing alphabetical order for tests
2023-03-06 23:56:19 +05:30
s047888
1178eef69c
moved classes for BAEL-5727 to another module
2023-03-06 09:28:33 +01:00
Loredana Crusoveanu
69085b806a
Merge pull request #13577 from edizor/master
...
Update README
2023-03-05 17:14:48 +02:00
ACHRAF TAITAI
15d71bd49b
BAEL-6192: Get the Desktop Path in Java ( #13581 )
2023-03-04 20:12:23 +01:00
edizor
5e22444c82
Update README.md
...
[skip ci]
2023-03-04 10:49:47 +08:00
edizor
e81354c8df
Create README.md
...
[skip ci]
2023-03-04 10:41:08 +08:00
IfThen2
5fad914eb9
enum samples for bael6145 implementing toString() for enums ( #13407 )
...
* enum samples for bael6145 implementing toString() for enums
* updates from code review:
FastFood1: return empty string instead of null when no matching enum found
FastFood3: make enum name variable final
* make member variable private final in FastFoot3 enum
remove trailing comma in FastFoot2 enum
2023-03-02 21:15:38 +01:00
davidmartinezbarua
f4bfd796c1
Merge pull request #13341 from StefSC/BAEL-5788
...
[BAEL-5788] Accessing Private Constructor
2023-03-02 10:39:27 -03:00
Loredana Crusoveanu
f996314508
Merge pull request #13373 from honeykakkar/patch-2
...
Fix link to the previous article in README.md
2023-03-01 19:47:43 +02:00
Sam Gardner
6c2b1a0cc6
BAEL-5836 Add unit tests for moving items in an arraylist
2023-02-27 15:47:00 +00:00
Michael Olayemi
62b5e21fab
BAEL-5741 Download a Webpage in Java ( #13531 )
...
* BAEL-5741 Download a Webpage in Java
* BAEL-5741 Download a Webpage in Java
* BAEL-5741 Download a Webpage in Java
* BAEL-5741 Download a Webpage in Java
* BAEL-5741 Download a Webpage in Java
2023-02-26 08:56:44 +05:30
Shaun Phillips
a8a8b441f2
BAEL-5915 Added different ways to create an object ( #13539 )
2023-02-25 09:45:16 -08:00
edizor
2753b11bda
Update README.md
...
[skip ci]
2023-02-24 19:39:09 +08:00
edizor
bb4efbba74
Update README.md
...
[skip ci]
2023-02-24 19:35:00 +08:00
edizor
77ebdf6a88
Update README.md
...
[skip ci]
2023-02-24 19:25:01 +08:00
edizor
f5e861052f
Update README.md
...
[skip ci]
2023-02-24 19:22:20 +08:00
edizor
7a2d1ead0a
Update README.md
...
[skip ci]
2023-02-24 19:18:00 +08:00
edizor
ffbebc0fc5
Update README.md
...
[skip ci]
2023-02-24 19:15:33 +08:00
edizor
4c2d1d3fcc
Update README.md
...
[skip ci]
2023-02-24 19:11:49 +08:00
edizor
a77e68c663
Update README.md
...
[skip ci]
2023-02-24 19:08:29 +08:00