4015 Commits

Author SHA1 Message Date
rcalago
172061a5e6
Update README.md 2024-03-01 14:15:07 +08:00
rcalago
a943e5820f
Update README.md 2024-03-01 14:13:33 +08:00
Harry9656
258a3e4941
[JAVA-31577] Review and Upgrade to latest Guava version (#15986) 2024-02-29 19:46:09 +01:00
Azhwani
8059f7a92c
BAEL-7514: Get first n characters in a String in Java (#15817) 2024-02-28 17:48:20 +01:00
Kai.Yuan
2af9a69132 [modify-print-list] renaming lambda parameters, removing filter() 2024-02-28 10:47:00 +08:00
panos-kakos
c0e5d7c700
[JAVA-31578] Upgrade jsoup to latest version (#15976) 2024-02-27 23:10:08 +01:00
Liam Williams
72953d3c13
Merge pull request #15921 from sk1418/rm-trailing-space
[rm-trailing-space] rm trailing whithspace
2024-02-27 21:18:16 +00:00
@hangga
bdab6799d0 remove unused claSS 2024-02-27 08:03:33 +07:00
sam-gardner
0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1

* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules

* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
panos-kakos
cb3b854caa
[JAVA-30180] Upgraded jackson library in main pom.xml (#15847)
* [JAVA-30180] Upgraded jackson library in main pom.xml

* [JAVA-30180] Reverted jackson upgrade for apache-kafka

* [JAVA-30180]
2024-02-25 22:26:52 +01:00
Yadukrishnan
968fb13fcd added more test cases 2024-02-25 09:49:58 +01:00
Yadukrishnan
9b0681f0cf added more test cases 2024-02-25 09:49:02 +01:00
Kai.Yuan
0648a4f918 [modify-print-list] modify + print a list 2024-02-25 11:59:45 +08:00
Mateusz Szablak
98fb738882
BAEL-7264 How to Pretty-print a Map in Java (#15909) 2024-02-23 19:30:40 +05:30
davidmartinezbarua
4bd7728ecf
Merge pull request #15919 from thibaultfaure/improvement/BAEL-7483-Issue-in-Functional-Programming-in-Java
BAEL-7483 Improvement to Potential issue in Functional Programming in…
2024-02-22 11:39:50 -03:00
timis1
3642db8f5f
JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +01:00
Yadukrishnan
4414eed69a changed methods to static methods 2024-02-21 20:52:37 +01:00
Yadukrishnan
e9ce6f7741 Added code sample and test for getting initials for a name 2024-02-21 18:24:36 +01:00
MohamedHelmyKassab
c8c29a7806
This PR is related to BAEL-7556 (#15900)
* This commit is related to BAEL-7556

This commit aims to add a test class "FindUniqueEmailsUnitTest.java".

* Update FindUniqueEmailsUnitTest.java
2024-02-20 22:11:24 -10:00
Wynn Teo
fcb6efbf00
BAEL-6622 (#15905)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-6622 compare thenApply() and thenApplyAsync()

* BAEL-6622 change to unit test

* Tidy up the code
2024-02-20 21:36:34 -06:00
Liam Williams
2e445da7b7
Merge pull request #15908 from sk1418/string-in-mirror
[string-in-mirror] string - mirror reflection
2024-02-20 16:20:25 +00:00
Wynn Teo
abb1f462b9
Bael 7541 (#15877)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7541 compare runAsync and supplyAsync
2024-02-19 21:11:25 -06:00
Kai.Yuan
501c511e74 [rm-trailing-space] rm trailing whithspace 2024-02-20 09:29:47 +08:00
Kai.Yuan
9d13085bbc [string-in-mirror] renaming etc. 2024-02-20 07:30:30 +08:00
Thibault Faure
bf600c0e7b BAEL-7483 Improvement to Potential issue in Functional Programming in Java 2024-02-19 21:28:04 +01:00
davidmartinezbarua
c0756a59b7
Merge pull request #15873 from sam-gardner/BAEL-7522-simple-web-server
BAEL-7522 Add code for Java 18 simple web server
2024-02-19 14:57:10 -03:00
Sam Gardner
b8c2415745 BAEL-7522-Rename-package-for-simple-web-server 2024-02-19 13:16:43 +00:00
Kai.Yuan
972571e258 [string-in-mirror] string - mirror reflection 2024-02-18 07:48:29 +08:00
DiegoMarti2
7cbf2eafcd
baeldung-articles : BAEL-7442 (#15887)
* baeldung-articles : BAEL-7442

Check if String is Base64 Encoded (commit)

* Update CheckIfStringIsBased64UnitTest.java
2024-02-17 14:12:34 -08:00
rcalago
e9012995a8
Update README.md 2024-02-17 06:36:14 +08:00
rcalago
cb14e4fb3f
Update README.md 2024-02-17 06:33:36 +08:00
rcalago
81b79d01f7
Update README.md 2024-02-17 06:32:27 +08:00
rcalago
7a8943dc28
Update README.md 2024-02-17 06:31:19 +08:00
rcalago
de0ff1eaef
Update README.md 2024-02-17 06:26:28 +08:00
rcalago
b273272bae
Update README.md 2024-02-17 06:24:13 +08:00
rcalago
f2198c84ce
Update README.md 2024-02-17 06:20:53 +08:00
rcalago
34f8afb4e1
Update README.md 2024-02-17 06:09:44 +08:00
rcalago
d700f9f582
Update README.md 2024-02-17 06:06:30 +08:00
rcalago
388520ad73
Update README.md 2024-02-17 06:05:30 +08:00
rcalago
9110e5461e
Update README.md 2024-02-17 06:02:48 +08:00
Mo Helmy
cd44988598
This PR is related to BAEL-7554 (#15895)
This PR aims to add a test class "FindLargestNumInStringUnitTest.java".
2024-02-16 09:11:48 -08:00
Rajat Garg
61c0c6cb92
Add code for rod cutting problem (#15891)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-16 09:07:18 -08:00
panos-kakos
20f151aad0
[JAVA-31186] Clean up some Jenkins warnings (#15890) 2024-02-16 13:29:18 +02:00
@hangga
4bd5580405 remove unused 2024-02-15 20:38:01 +07:00
Hangga Aji Sayekti
0c02b0edc2
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDPositiveLongGeneratorUnitTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2024-02-15 05:12:03 +07:00
Hangga Aji Sayekti
61ed752a1c
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDPositiveLongGeneratorUnitTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2024-02-15 05:11:49 +07:00
Liam Williams
b44c9d2c32
Merge pull request #15813 from lsnare/BAEL-7487-resolve-multiple-completable-futures
BAEL-7487: resolve multiple completable futures
2024-02-14 21:28:44 +00:00
Liam Williams
c8ac9ca720
Merge pull request #15785 from sk1418/count-upper-lower
[count-upper-lower] count upper/lowercase letters
2024-02-14 21:20:10 +00:00
Vini
00b44c2888
Merge pull request #15848 from Neetika23/RangeStreamAPI
Stream Range test class
2024-02-14 10:03:39 +01:00
Kai.Yuan
9cbccd4b2f [count-upper-lower] extract the impl. from the test methods 2024-02-14 09:40:57 +01:00