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
@hangga
39bc0b9eaa
logback
2023-11-02 21:08:06 +07:00
Hangga Aji Sayekti
18220b12af
Update core-java-modules/core-java-uuid/src/test/resources/logback.xml
...
Ok..
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 21:05:07 +07:00
@hangga
7cc4de47ef
remove some space
2023-11-02 16:55:49 +07:00
@hangga
0f222559dc
simplyfying log
2023-11-02 14:16:43 +07:00
@hangga
69d17b634d
N to NUMBER_OF_CHECKS
2023-11-02 11:25:19 +07:00
Palaniappan Arunachalam
57840bb083
BAEL-4200: JNDI - What Is java:comp/env? ( #15081 )
2023-11-02 09:28:54 +05:30
@hangga
8f1a091a43
update : add space after ()
2023-11-02 09:42:31 +07:00
Hangga Aji Sayekti
a5d0a15419
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDPositiveLongGeneratorUnitTest.java
...
Simplify the throws clause
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 09:40:20 +07:00
Hangga Aji Sayekti
f25f06795b
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDPositiveLongGeneratorUnitTest.java
...
Simplify the throws clause
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 09:40:04 +07:00
Hangga Aji Sayekti
9fe75192ec
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDPositiveLongGeneratorUnitTest.java
...
assert that the value is positive
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 09:39:43 +07:00
Hangga Aji Sayekti
b946f580f4
Update core-java-modules/core-java-uuid/src/main/java/com/baeldung/uuid/UUIDPositiveLongGenerator.java
...
Minor style issue: put a space between () and { in each of these methods
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 09:39:17 +07:00
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
@hangga
039753af1f
back to 16
2023-11-01 18:26:54 +07:00
@hangga
3286aab10c
bit 16 to 64
2023-11-01 18:24:02 +07:00
panos-kakos
b696d205f6
[JAVA-26243] Upgraded spring-di-3 module to spring-boot 3 ( #14997 )
2023-11-01 13:00:50 +02:00
Hangga Aji Sayekti
acb799cab2
Merge pull request #3 from hangga/long-positive
...
ensure the result is positive.
2023-11-01 16:28:58 +07:00
@hangga
e0ca0be76a
positive
2023-11-01 16:27:09 +07:00
@hangga
10ddc97854
update
2023-11-01 12:44:04 +07:00
@hangga
579f35981e
update, rename class
2023-11-01 11:01:27 +07:00
@hangga
da886b27b3
[Update] resolve after review
2023-11-01 10:52:35 +07:00
@hangga
b55db89b5f
update
2023-11-01 10:37:14 +07:00
Hangga Aji Sayekti
0165793370
Update core-java-modules/core-java-uuid/src/test/java/com/baeldung/uuid/UUIDLongGeneratorUnitTest.java
...
IntStream to loop
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-01 10:36:43 +07: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
danielmcnally285
a54e0ba8d2
Merge branch 'eugenp:master' into danielmcnally285_return_first_non_null
2023-10-31 20:21:00 +00:00
danielmcnally285
9d66171dd5
change unit test name for apache commons unit test given one object and alt method
2023-10-31 20:19:54 +00: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
@hangga
ece5cdeb6e
add unit test
2023-10-31 18:17:54 +07:00
@hangga
a567d31871
add some methods
2023-10-31 18:15:47 +07:00
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