Commit Graph

13595 Commits

Author SHA1 Message Date
Michael Olayemi 4c06d8e9f9 How to Document Generic Type Parameter (#15108)
* How to Documeny Generic Type Parameters

* How to Documeny Generic Type Parameters
2023-11-03 09:45:06 +05:30
Michael Pratt 38f30e733f [BAEL-7074] Update tests 2023-11-02 19:23:43 -06:00
Amol Gote 45bc3d94d4 Code Formatting 2023-11-02 20:18:19 -04:00
Amol Gote 1ab4017ad6 Issue fixes 2023-11-02 19:47:05 -04:00
Michael Pratt 02e02f928f [BAEL-7074] Synchronization for static data examples 2023-11-02 17:47:02 -06:00
Amol Gote bfa7c53b54 Update apache-kafka-2/src/test/java/com/baeldung/kafka/message/ordering/MultiplePartitionIntegrationTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 19:41:54 -04:00
Amol Gote 83d6d89db5 Update apache-kafka-2/src/test/java/com/baeldung/kafka/message/ordering/SinglePartitionIntegrationTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 19:41:34 -04:00
Amol Gote d0edfbc423 Update apache-kafka-2/src/test/java/com/baeldung/kafka/message/ordering/ExtSeqWithTimeWindowIntegrationTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 19:41:27 -04:00
Amol Gote 667620821b Update apache-kafka-2/src/test/java/com/baeldung/kafka/message/ordering/ExtSeqWithTimeWindowIntegrationTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 19:41:15 -04:00
Amol Gote b7d743c629 Incorporated Review comments 2023-11-02 19:40:36 -04:00
Niket Agrawal 3fe81a3e07 Formatting changes 2023-11-03 03:49:06 +05:30
parthiv39731 aa27014425 BAEL-7177
Modifying Objects within Stream while iterating
2023-11-02 23:12:45 +05:30
parthiv39731 a5d58617e2 BAEL-7177
Modifying Objects within Stream while iterating
2023-11-02 20:21:59 +05:30
Palaniappan Arunachalam 57840bb083 BAEL-4200: JNDI - What Is java:comp/env? (#15081) 2023-11-02 09:28:54 +05:30
Kai Yuan d8fb8b381f [linkedhashmap-first-last] get first and last entry from LinkedHashMap (#15066)
* [linkedhashmap-first-last] get first and last entry from LinkedHashMap

* [linkedhashmap-first-last] add the stream approach
2023-11-01 20:28:53 -05:00
Maiklins 5fdce9f12a Merge pull request #15119 from Maiklins/bael-7061-update-readme
Update readme
2023-11-01 21:25:32 +01:00
mikr dad8a5c021 Update readme 2023-11-01 21:14:14 +01:00
Maiklins 47856fa103 Merge pull request #15073 from Neetika23/stringIterationCode
String iteration code
2023-11-01 21:09:45 +01:00
Bogdan Cardoş 7482aa3c25 BAEL-6874 test code for article (#15118)
* BAEL-6819 convert from int to Long in Java

* BAEL-6819 update package name

* BAEL-6874 test code for article

* BAEL-6874 rename test class
2023-11-01 12:13:08 -07:00
Bhaskar Ghosh Dastidar aaa4e333a6 [BAEL-7043] mutable strings (#15112)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-11-01 12:02:13 -07:00
MohamedHelmyKassab 33f52b2e0b This PR is related to the article BAEL-7130 (#15109)
* This commit related to the article BAEL-7130

This commit aims to add a RoundDate class with several methods to round the date.

* This commit related to the article BAEL-7130

This commit aims to add a test class DateRoundingUnitTest.
2023-11-01 11:54:40 -07:00
Kasra Madadipouya a585048f95 Merge pull request #15036 from timis1/JAVA-25525
JAVA-25525 Verify reactive-systems module
2023-11-01 19:27:26 +01:00
panos-kakos b696d205f6 [JAVA-26243] Upgraded spring-di-3 module to spring-boot 3 (#14997) 2023-11-01 13:00:50 +02:00
Amol Gote 88f85963bb Config changes 2023-10-31 22:04:32 -04:00
Amol Gote feca50daca Incorporated review comments 2023-10-31 20:17:39 -04:00
Manfred 2f9acfe1d1 BAEL-7119: Localized Validation Messages in REST (#14996)
* BAEL-7119: Localized Validation Messages in REST

* BAEL-7119: Localized Validation Messages in REST
- Remove unused imports
2023-10-31 18:41:15 -05:00
Graham Cox 0422349dab BAEL-7088: Code for Connect 4 Article (#15099)
* BAEL-7088: Code for Connect 4 Article

* Renamed test
2023-10-31 19:07:06 +01:00
gaepi f49e4d9349 JAVA-18614 | fixing log-out. 2023-10-31 18:44:49 +01:00
gaepi 44aea845c9 JAVA-18614 | fixing log-out. 2023-10-31 18:41:10 +01:00
Eugene Kovko 036369c792 BAEL-6705: Fixed typo (#15015) 2023-10-31 08:21:05 -07:00
anuragkumawat 832584c68c JAVA-26280 Improve libraries-testing module build time 2023-10-31 20:37:18 +05:30
anuragkumawat 32b3038f67 Merge branch 'eugenp:master' into JAVA-26280 2023-10-31 19:42:20 +05:30
Michael Olayemi 6e25eb35cc Add Spring StringUtils class (#15090)
* Add Spring StringUtils class

* Add Spring StringUtils class
2023-10-31 09:36:00 +05:30
Kasra Madadipouya 86178efad9 Merge pull request #15079 from anuragkumawat/JAVA-26281
JAVA-26281 Improve spring-activi module build time
2023-10-30 21:58:37 +01:00
Kasra Madadipouya 55eeee51d7 Merge pull request #15102 from kasramp/JAVA-25491
JAVA-25491 better variable naming AVL Tree insert method
2023-10-30 21:46:38 +01:00
kasramp d5c1b161bb JAVA-25491 better variable naming AVL Tree insert method 2023-10-30 21:42:36 +01:00
Kasra Madadipouya e984098398 Merge pull request #15035 from timis1/JAVA-23808_1
JAVA-23808 Rewrite Custom Spliterator Section of Introduction to Spli…
2023-10-30 21:28:53 +01:00
Vini 6f280e4cac Merge pull request #15054 from anujgaud/ag/check-string-contains-unicode-letters
[BAEL-7059] Check if a String Contains Unicode Letters
2023-10-30 20:30:50 +01:00
Mikhail Polivakha 7343754f15 BAEL-7139 implemented (#15082) 2023-10-30 10:20:48 -07:00
Azhwani 49929794b8 BAEL-7111: Get First Date of Current Month in Java (#15023) 2023-10-30 17:42:44 +01:00
Azhwani de7dadabef BAEL-7108: Comparing Arrays Using compare() Method in Java (#14975) 2023-10-30 17:23:12 +01:00
Liam Williams 4b29870418 Merge pull request #15048 from kcacademic/BAEL-6970
Adding sourcecode for reference in the article tracked under BAEL-6970.
2023-10-30 16:05:16 +00:00
Loredana Crusoveanu fdad46e34b Merge pull request #14838 from hangga/completablefuture
[Add] completablefuture timeout test | Hangga Aji Sayekti
2023-10-30 17:41:35 +02:00
Niket Agrawal de5c3baf31 Merge branch 'eugenp:master' into feature/BAEL-7086-ResultSetToMap 2023-10-30 19:41:43 +05:30
parthiv39731 4fd895c2ec Merge branch 'eugenp:master' into PR-7145 2023-10-30 18:02:14 +05:30
anujgaud dfd9baf8e0 Formatted UnicodeLetterChecker.java 2023-10-30 13:50:16 +05:30
CHANDRAKANT Kumar 1a2a6582ad Corrected the name of a constant. 2023-10-30 11:05:16 +05:30
Manfred a127e7644e BAEL-6804: Difference Between ZipFile and ZipInputStream in Java (#15039)
* BAEL-6804: Difference Between ZipFile and ZipInputStream in Java

* BAEL-6804: Difference Between ZipFile and ZipInputStream in Java
- use 2-space indents for line continuations
2023-10-29 19:56:52 -05:00
Alvin Austria b7edd335a9 Java 20557: Upgrade hibernate-ogm to JDK 11 (#15064) 2023-10-29 20:14:06 +02:00
CHANDRAKANT Kumar 2b22ffc5ea Fixed as par some more review comments. 2023-10-29 23:23:54 +05:30