edizor
8459887d19
Update README.md
...
[skip ci]
2023-11-18 19:10:58 +08:00
edizor
2d538b6582
Update README.md
...
[skip ci]
2023-11-18 19:08:25 +08:00
edizor
de92bcb45d
Update README.md
...
[skip ci]
2023-11-18 19:06:22 +08:00
edizor
23830bfd79
Update README.md
...
[skip ci]
2023-11-18 19:02:24 +08:00
edizor
c921fdcc19
Update README.md
...
[skip ci]
2023-11-18 18:59:00 +08:00
edizor
a4ac49de81
Update README.md
...
[skip ci]
2023-11-18 18:56:47 +08:00
edizor
e264651cfb
Update README.md
...
[skip ci]
2023-11-18 18:53:19 +08:00
edizor
c9321ed9be
Update README.md
...
[skip ci]
2023-11-18 18:51:09 +08:00
Alvin Austria
e7574bdb90
Merge pull request #15204 from panos-kakos/JAVA-26714
...
[JAVA-26714]
2023-11-18 09:00:16 +01:00
Maiklins
62a63f12bb
Merge pull request #15237 from Maiklins/bael-7110-update-readme
...
Update readme
2023-11-17 21:45:05 +01:00
mikr
6cbd1b5b52
Update readme
2023-11-17 21:32:43 +01:00
Maiklins
c3d48cebf1
Merge pull request #15172 from lucaCambi77/BAEL-7110
...
[BAEL-7110] Overriding Spring Beans in Integration Test
2023-11-17 21:29:36 +01:00
Maiklins
92ef912fcf
Update and rename ProfileIntegrationMockTest.java to ProfileMockIntegrationTest.java
...
Satisfy naming convention
2023-11-17 21:24:57 +01:00
Maiklins
7f88b9748e
Update and rename ProfileIntegrationStubTest.java to ProfileStubIntegrationTest.java
...
Satisfy test naming convention
2023-11-17 21:24:13 +01:00
Kasra Madadipouya
4e24430ad2
Merge pull request #15231 from harry9656/JAVA-27338
...
JAVA-27338: Fix VehicleUnitTest
2023-11-17 19:46:57 +01:00
Kasra Madadipouya
58960df6fc
Merge pull request #15224 from timis1/JAVA-27449
...
JAVA-27449 Fix test in libraries-data-io module
2023-11-17 19:33:17 +01:00
timis1
e5215678f3
JAVA-27449 Fix test in libraries-data-io module
2023-11-17 08:56:09 +02:00
Alvin Austria
df1e164270
Merge pull request #15183 from panos-kakos/JAVA-26715
...
[JAVA-26715] Upgraded pdfbox to latest version
2023-11-17 02:26:18 +01:00
Alvin Austria
cf64a8e46f
Merge pull request #15197 from panos-kakos/JAVA-26763
...
[JAVA-26763] Upgraded powermock to latest version
2023-11-17 02:07:33 +01:00
Mo Helmy
9d441e11b8
This commit is related to the article BAEL-7172 ( #15232 )
...
This commit aims to add two classes that provide insights about the time complexity of Collections.sort().
2023-11-16 15:47:49 -08:00
MohamedHelmyKassab
290147ff08
This PR is related to BAEL-7181 ( #15230 )
...
* Update TimestampToLongUnitTest.java
* Update TimestampToLong.java
2023-11-16 14:27:43 -08:00
Ulisses Lima
0b229a9af4
draft 1 ( #15222 )
2023-11-16 13:35:11 -08:00
Harry9656
58db4f7a09
JAVA-27338: Fix VehicleUnitTest
2023-11-16 20:22:43 +01:00
timis1
336ee922eb
JAVA-26692 Go over tutorials - integration builds test results - Week 45 - 2023 ( #15194 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-11-16 12:21:18 +02:00
Kasra Madadipouya
df734f467b
Merge pull request #15215 from anuragkumawat/JAVA-27197
...
JAVA-27197 Upgrade hibernate-validator version in spring-thymeleaf-5 module
2023-11-15 23:51:43 +01:00
Kasra Madadipouya
ac2a5af316
Merge pull request #15214 from panos-kakos/JAVA-26731
...
[JAVA-26731] Upgraded bucket4j-spring-boot-starter version
2023-11-15 23:40:37 +01:00
ACHRAF TAITAI
0838279c6a
BAEL-7092: How to get the size of a file in MB, KB & GB in java ( #15117 )
...
* BAEL-7092: How to get the size of a file in MB, KB & GB in java
* Update JavaFileSizeUnitTest.java
* BAEL-7092: How to get the size of a file in MB, KB & GB in java
---------
Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2023-11-15 22:16:28 +01:00
Liam Williams
1a555cd9a7
Merge pull request #14945 from aamolgote/kafka/message-ordering-BAEL-6796
...
Message Ordering - First Draft.
2023-11-15 21:05:52 +00:00
Wynn Teo
5787183a36
BAEL-7109 - added code to demostrate how to get max date in java ( #14944 )
...
* BAEL-7109 - added code to demostrate how to get max date in java
* BAEL-7109 Fix test case typo
* BAEL-7109 Fix test case file name
* Fix the test method
* Fix the test method
* Fix the test method
* Remove public
* add new line
2023-11-15 20:25:03 +05:30
Michael Olayemi
de50130c74
Create Table using ASCII in a Console in Java ( #15158 )
2023-11-15 19:00:00 +05:30
Gaetano Piazzolla
4d9a5ea8b4
JAVA-12712 | intelliJ Module ( #15152 )
2023-11-15 11:55:56 +02:00
Azhwani
2133e9b5db
BAEL-7176: How to avoid NoSuchElementException with Stream ( #15098 )
2023-11-14 22:48:17 +01:00
Alvin Austria
89fe63903f
Merge pull request #15203 from GaetanoPiazzolla/JAVA-27462-deprec
...
JAVA-27462 | removing spring security deprecations.
2023-11-14 22:39:05 +01:00
Alvin Austria
357c89c4f1
Merge pull request #15205 from GaetanoPiazzolla/JAVA-27461-csrf
...
JAVA-27461 | removing deprecations.
2023-11-14 15:59:27 +01:00
vunamtien
c6dbdeaaa5
BAEL-7106-compress-and-uncompress-bytes ( #15216 )
2023-11-14 12:41:43 +01:00
Ehsan Sasanianno
690f6edd51
java-26772: upgrade jedis to 5.0.2 ( #15207 )
2023-11-14 13:39:36 +02:00
luca
f20a18ed9b
clean, add mock example
2023-11-14 10:28:22 +01:00
anuragkumawat
bf4cc41cb4
JAVA-27199 Upgrade hibernate validator version in vraptor module
2023-11-14 12:24:10 +05:30
anuragkumawat
742515f67b
Merge branch 'eugenp:master' into JAVA-27197
2023-11-14 11:52:29 +05:30
anuragkumawat
68f4c0517c
JAVA-27198 Upgrade hibernate-validator version in spring-thymeleaf module
2023-11-14 11:50:54 +05:30
anuragkumawat
f94f248f5a
JAVA-27196 Upgrade hibernate-validator version in spring-mvc-xml module
2023-11-14 11:25:35 +05:30
MohamedHelmyKassab
c5af2f3f3b
This PR is related to BAEL-7181 ( #15192 )
...
* This commit is related to BAEL-7181
This commit aims to add a class "TimestampToLong.java" that provides several approaches to convert timestamp string into long.
* This commit is related to BAEL-7181
This commit aims to add a test class "TimestampToLongUnitTest.java" that provides several approaches to convert timestamp string into long.
2023-11-13 21:53:16 -08:00
anuragkumawat
122ca1a996
JAVA-27197 Upgrade hibernate-validator version in spring-thymeleaf-5 module
2023-11-14 11:17:53 +05:30
Mikhail Polivakha
8532499dcc
BAEL-7187 implemented ( #15208 )
...
* BAEL-7139 implemented
* BAEL-7187 implemented
2023-11-13 21:40:27 -08:00
panos-kakos
b38b5327fd
[JAVA-26731] Upgraded bucket4j-spring-boot-starter version
2023-11-14 07:30:13 +02:00
Michael Olayemi
f8e9ed2925
Converting a File to a MultipartFile ( #15180 )
...
* Converting a File to a MultipartFile
* Converting a File to a MultipartFile
2023-11-14 10:05:36 +05:30
Kasra Madadipouya
d82447c15a
Merge pull request #15196 from anuragkumawat/JAVA-27189
...
JAVA-27189 Upgrade hibernate validator version in spring-static-resources
2023-11-13 23:32:03 +01:00
Kasra Madadipouya
4447d34bef
Merge pull request #15198 from anuragkumawat/JAVA-27191
...
JAVA-27191 Upgrade hibernate validator version in spring-mvc-basics-2
2023-11-13 23:28:34 +01:00
Kasra Madadipouya
ee84f3c53d
Merge pull request #15199 from anuragkumawat/JAVA-27192
...
JAVA-27192 Upgrade hibernate validator in spring-mvc-crash
2023-11-13 23:23:52 +01:00
Kasra Madadipouya
b629feb606
Merge pull request #15200 from anuragkumawat/JAVA-27193
...
JAVA-27193 Upgrade hibernate validator version in spring-mvc-forms-jsp
2023-11-13 23:20:33 +01:00