13726 Commits

Author SHA1 Message Date
edizor
ccba711e86 Update README.md
[skip ci]
2023-11-18 19:24:21 +08:00
edizor
3a3459f2b8 Update README.md
[skip ci]
2023-11-18 19:22:32 +08:00
edizor
47b2fef64f Update README.md
[skip ci]
2023-11-18 19:20:17 +08:00
edizor
e5fbd59087 Create README.md
[skip ci]
2023-11-18 19:17:12 +08:00
edizor
f589231fde Update README.md
[skip ci]
2023-11-18 19:14:42 +08:00
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
Michael Olayemi
87e69cb30f Merge branch 'master' into multifilepart 2023-11-17 06:20:01 +01:00
michaelin007
97557d4fa5 Gradle Proxy Configuration 2023-11-17 05:12:10 +00: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
parthiv39731
c265dc7041 Merge branch 'eugenp:master' into PR-7091 2023-11-16 20:28:19 +05:30
parthiv39731
f12328011b BAEL-7091
reverted Java 9 snippets
2023-11-16 20:10:00 +05:30
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
macasari
5942a934cf BAEL-6600: add further test cases 2023-11-15 23:53:42 +01: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
Mario Angelo Casari
10152801a5 Merge remote-tracking branch 'upstream/master' 2023-11-15 23:46:36 +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
parthiv39731
6a7e63795d BAEL-7091
removed Java 9 snippets
2023-11-15 11:15:27 +05:30
mcasari
8a31837a3e BAEL-6600: fix flaws in the logic of put method 2023-11-14 23:22:44 +01:00
mcasari
2f9407e765 Merge remote-tracking branch 'upstream/master' 2023-11-14 23:19:44 +01: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