Commit Graph

3204 Commits

Author SHA1 Message Date
Michael Olayemi
044526c91f Hex Representation of a SHA-1 Digest of a String in Java (#14239)
* Hex Representation of a SHA-1 Digest of a String in Java

* Hex Representation of a SHA-1 Digest of a String in Java

* Hex Representation of a SHA-1 Digest of a String in Java
2023-06-20 21:17:00 +05:30
davidmartinezbarua
15e0fcf4e1 Merge pull request #14243 from thibaultfaure/article/BAEL-5600
BAEL-5600 Code for the Read Date in Java using Scanner article
2023-06-19 13:07:37 -03:00
Kai Yuan
c6dae279de [list<str>-to-list<int>] Convert a List of Strings to a List of Integers (#14244) 2023-06-18 10:53:42 -05:00
Bahaa El-Din Helmy
2e22abdad8 Difference Between Boolean.TRUE and true in Java (#14253)
This commit is related to the article "Difference Between Boolean.TRUE and true in Java"
2023-06-16 14:34:34 -07:00
thibault.faure
1b3718695a BAEL-5600 Code for the Read Date in Java using Scanner article 2023-06-16 10:52:58 +02:00
edizor
5bdc5a770d Update README.md
[skip ci]
2023-06-15 22:59:15 +08:00
edizor
346144af0b Update README.md
[skip ci]
2023-06-15 22:32:42 +08:00
edizor
af78688c85 Update README.md
[skip ci]
2023-06-15 22:09:26 +08:00
edizor
6d62b71434 Update README.md
[skip ci]
2023-06-15 21:57:03 +08:00
Kai Yuan
8e3eabccab [str-all-upper] Check if a String is All Uppercase or Lowercase in Java (#14227) 2023-06-13 22:40:37 -05:00
Mo Helmy
4db74d0ea7 Convert List to JSON (#14226)
Hello there, 
The code provides a test class for a Java list to JSON conversion.
Regards,
Mohamed.
2023-06-12 13:10:24 -07:00
Michael Olayemi
c9f751beed Performance and Memory Allocation Comparison Between List and Set (#14124)
* Performance and Memory Allocation Comparison Between List and Set in Java

* Performance and Memory Allocation Comparison Between List and Set in Java

* Performance and Memory Allocation Comparison Between List and Set in Java

* Performance and Memory Allocation Comparison Between List and Set in Java
2023-06-12 08:26:58 +05:30
Loredana Crusoveanu
d4a0ed5f1e Merge pull request #14216 from collaboratewithakash/master
backlink updated
2023-06-11 15:33:45 +03:00
Dhawal Kapil
849035a0d1 JAVA-8924 Cleanup for spliterator article (#14221) 2023-06-11 13:09:16 +05:30
Bipin kumar
fb4362b89b JAVA-8924: changes made for adding example of trySplit() with spiterator (#14218) 2023-06-11 12:46:11 +05:30
Dhawal Kapil
b3210b23d1 JAVA-8924 Fixed spliterator packages and formatting (#14211) 2023-06-10 12:42:38 +05:30
Bipin kumar
18f6a4c48a JAVA-8924: changes made for adding example of tryAdvance with spiterator (#14208)
* JAVA-8924: changes made for adding example of tryAdvance with spiterator

* JAVA-8924: changes made for adding example of tryAdvance with spiterator
2023-06-10 12:02:46 +05:30
Kai Yuan
fe722f47ee [sort-dt-str] Sort Date Strings in Java (#14188) 2023-06-09 23:00:04 -05:00
davidmartinezbarua
bdb4fd5d31 Merge pull request #14170 from thibaultfaure/article/BAEL-6595
BAEL-6595 code for the How Many Days Are There in a Particular Month …
2023-06-09 13:39:42 -03:00
Loredana Crusoveanu
1f06f9d2d4 Merge pull request #14206 from edizor/master
Update README.md
2023-06-09 17:29:41 +03:00
Loredana Crusoveanu
f3811093b1 Merge pull request #14199 from eugenp/remove-module
remove duplicate code
2023-06-09 17:24:48 +03:00
edizor
8608e71adb Update README.md
[skip ci]
2023-06-09 22:09:21 +08:00
davidmartinezbarua
98093c788a Merge pull request #14055 from thibaultfaure/feature/BAEL-6438-move-article-to-new-submodule
Create new module core-java-string-operations-6
2023-06-09 09:57:25 -03:00
collaboratewithakash
7630c82f0b backlinks removed 2023-06-09 14:58:22 +05:30
collaboratewithakash
b7d2a1cd3d backlinks removed 2023-06-09 14:49:18 +05:30
collaboratewithakash
0973e26a53 backlink updated 2023-06-09 14:39:30 +05:30
collaboratewithakash
cd7c6c4eec backlink updated 2023-06-09 14:34:21 +05:30
thibault.faure
df7821277c BAEL-6595 code for the How Many Days Are There in a Particular Month of a Given Year article 2023-06-09 01:03:58 +02:00
Azhwani
fa6cc0bdd2 BAEL-6545: Update article https://www.baeldung.com/java-read-lines-large-file (#14168) 2023-06-08 21:43:31 +02:00
sdhiray7
bce2930f68 BAEL-5621 Combining two byte arrays (#14129)
* Initial commit for Object copy in Java

* review comments commit for Object copy in Java

* Initial commit for parseInt vs valueOf java

* Review comments commit for parseInt vs valueOf java

* Modify readme

* review comments

* build failure

* build failure retry

* build failure retry remove parseInt(java.lang.String,int,int,int)

* build failure add comment

* change examples

* review comments

* review comments 2

* review comments 3

* Initial commit for get current stacktrace

* Remove old files

* Name updates

* Jenkins error

* changes to file name

* Review comments

* Create unit test file

* Remove unnecessary files

* Update package name

* BAEL-5321 Initial commit

* BAEL-5321 Initial commit 2

* [BAEL-5321] review comments

* [BAEL-5321] constructor

* [BAEL-5321] inline

* BAEL-6396 Initial commit

* BAEL-6396 Files reorg
2023-06-08 22:55:28 +05:30
Loredana Crusoveanu
3743e98265 Merge pull request #14198 from edizor/master
Update README
2023-06-08 19:33:07 +03:00
Loredana Crusoveanu
8d71a50896 remove duplicate code 2023-06-08 19:32:16 +03:00
edizor
f9719a946c Update README.md
[skip ci]
2023-06-08 23:30:21 +08:00
edizor
e20a11c6f7 Update README.md
[skip ci]
2023-06-08 23:12:41 +08:00
edizor
241c6458f2 Update README.md
[skip ci]
2023-06-08 23:09:26 +08:00
edizor
638041e819 Update README.md
[skip ci]
2023-06-08 23:03:13 +08:00
Ulisses Lima
002517ac3e check instanceof Movie 2023-06-07 12:20:25 -03:00
Kai Yuan
d11744a741 [unique-elements-list] Get Unique Values From an ArrayList In Java (#14152) 2023-06-05 21:02:36 -05:00
lucaCambi77
fe50b9192d [BAEL-6486] - Returning a Value After Finishing Thread's Job in Java (#14101)
* feat: threads with return value

* pmd violation
2023-06-05 20:52:46 -05:00
Kai Yuan
65ef7bae18 [map-str-obj-to-str-str] converting a Map<String, Object> to a Map<String, String>. (#14175) 2023-06-05 20:43:28 -05:00
Loredana Crusoveanu
93aa1c6b07 Update README.md 2023-06-02 17:47:05 +03:00
Loredana Crusoveanu
65d44a96e9 Merge branch 'master' into master 2023-06-02 16:23:25 +03:00
edizor
08b67e091b Update README.md
[skip ci]
2023-06-02 08:55:33 +08:00
edizor
8cb23de096 Update README.md
[skip ci]
2023-06-02 08:46:50 +08:00
edizor
1acdf2b024 Update README.md
[skip ci]
2023-06-02 08:40:51 +08:00
edizor
4b99b48c54 Update README.md
[skip ci]
2023-06-02 08:31:53 +08:00
edizor
1ab518e660 Update README.md
[skip ci]
2023-06-02 08:16:39 +08:00
edizor
ed4882b750 Update README.md
[skip ci]
2023-06-02 08:13:40 +08:00
collaboratewithakash
9cc1bc25dc backlinks removed 2023-06-01 12:23:54 +05:30
Bahaa El-Din Helmy
3627e0f8dc Article: Converting Object To Map in Java (#14160)
This commit is related to the article entitled "Converting Object To Map in Java"
2023-05-31 11:35:56 -07:00