Commit Graph

14164 Commits

Author SHA1 Message Date
parthiv39731 eb63164dc6 BAEL-7308: Comparing One String with Multiple Values in One Expression in Java 2023-12-02 21:38:58 +05:30
Geoffrey De Smet 9e8f67ad03 Improve forEachUniquePair comment further 2023-12-02 12:03:19 +01:00
Geoffrey De Smet cf033c3934 rename and improve test whenSolve_thenScoreIsOptimalAndAllShiftsAssigned 2023-12-02 12:01:10 +01:00
panos-kakos 9b744641be [JAVA-26711] 2023-12-02 11:16:12 +02:00
anuragkumawat c8973d8cf3 JAVA-27357 Improve core-java-os build time 2023-12-02 13:17:07 +05:30
parthiv39731 0c7025b080 BAEL-7259: review comments implemented 2023-12-02 10:25:25 +05:30
Kasra Madadipouya dfb560b277 Merge pull request #15340 from harry9656/task/JAVA-26769
JAVA-26769: Update/Migrate to new version of Junit4
2023-12-01 22:17:29 +01:00
anuragkumawat 76a2939e7d JAVA-27645 Check article code matches github (#15323) 2023-12-01 22:14:25 +02:00
Singh Harpal ef76f798fb JAVA-26769: Update/Migrate to new version of Junit4 2023-12-01 18:01:46 +05:30
panos-kakos 6508331a74 [JAVA-27538] Upgraded spring-shell to spring boot 3 (#15328) 2023-12-01 13:19:46 +02:00
panos-kakos c7118d9960 [JAVA-27541] Upgraded spring-quartz to spring boot 3 (#15322) 2023-12-01 13:16:51 +02:00
michaelin007 720789d026 MismatchedInputException: Cannot deserialize instance 2023-12-01 09:14:50 +00:00
ovidiu-mihai98 a58783707c [BAEL-7067] Difference Between Entity and DTO 2023-12-01 11:06:12 +02:00
Kasra Madadipouya c09bc0ddd0 Merge pull request #15327 from GaetanoPiazzolla/java-26724-kafka-testcont-version
JAVA-26724 | kafka testcontainers version update
2023-12-01 08:56:48 +01:00
Mikhail Polivakha 1f7efeddaf BAEL-6953 implemented (#15304)
* BAEL-6953 implemented

* BAEL-6953 added live test

* Fixed test
2023-11-30 17:07:18 -08:00
Mo Helmy 671957da9b This PR is related to BAEL-6315 (#15337)
* This commit is related to BAEL-6315

This commit aims to add two classes Contact and Person.

* This commit is related to BAEL-6315

This commit aims to add a test class DeserializationUnitTest.
2023-11-30 17:02:46 -08:00
MohamedHelmyKassab d7bb6bc0a7 This commit is related to BAEL-7113 (#15331)
This commit adds a new test class "RoundNumberToNearestMultipleUnitTest" that suggests multiplе mеthods for rounding up a numbеr to thе nеarеst multiplе of 5 in Java.
2023-11-30 16:59:17 -08:00
Maiklins 3643c289c7 Merge pull request #15256 from Michaelin007/master
Update article HttpSecurity vs. WebSecurity
2023-11-30 21:22:55 +01:00
emanueltrandafir1993 a2ca867a58 BAEL-7143: fixed formatting 2023-11-30 21:22:36 +01:00
emanueltrandafir1993 920dc80c41 BAEL-7143: renamed package 2023-11-30 21:12:51 +01:00
Alvin Austria b003b3ab4c Merge pull request #15260 from harry9656/task/JAVA-26765
JAVA-26765: Update spring-boot-data-3 to new mysql connector
2023-11-30 20:58:13 +01:00
michaelin007 dea22a6863 Update article httpsecurity vs websecurity 2023-11-30 18:42:41 +00:00
michaelin007 339b269caa Update article httpsecurity vs websecurity 2023-11-30 18:35:21 +00:00
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
emanueltrandafir1993 f86a8acd55 BAEL-7143: added comment for submodule 2023-11-30 18:16:52 +01:00
emanueltrandafir1993 208ff083c8 BAEL-7143: virtual threads vs webflux 2023-11-30 18:11:39 +01:00
Maiklins eff24a8f7e Merge pull request #15332 from Maiklins/BAEL-7268-update-readme
Update README.md
2023-11-30 16:32:48 +01:00
Maiklins 35b88b06af Update README.md 2023-11-30 16:10:46 +01:00
Maiklins df2a1a7501 Merge pull request #15285 from Michaelin007/unixtime
Retrieving Unix Time in Java
2023-11-30 16:05:58 +01:00
parthiv39731 57eaebe8d5 BAEL-7259: renamed package 2023-11-30 19:40:11 +05:30
panos-kakos 5990aeee28 [JAVA-27742] Replaced aspectj-maven-plugin with dev.aspectj that supports java 17 (#15289) 2023-11-30 13:05:22 +02:00
gaepi 7683cff43d JAVA-26724 | kafka testcontainers version update 2023-11-30 10:20:20 +01:00
uzma 1c5e81fa34 [BAEL-7073] code for executor service 2023-11-30 01:31:02 +00:00
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
panos-kakos 44e565ffe8 [JAVA-26711] Upgraded shedlock to latest version(5.10.0) 2023-11-29 17:25:49 +02:00
parthiv39731 c2b0f73f33 included persistence-modules/java-harperdb 2023-11-29 20:01:31 +05:30
parthiv39731 952f1d2cd2 Deleted unused file 2023-11-29 19:56:38 +05:30
parthiv39731 eac9c4d5e9 BAEL-7259 2023-11-29 19:45:34 +05:30
Bipin kumar 6ecf4f2bd9 JAVA-26778: Changes made for Upgrade jaxb2-maven-plugin to latest version (#15220) 2023-11-29 14:24:00 +02:00
Loredana Crusoveanu 564de403df Merge pull request #15316 from eugenp/ulisseslima-patch-bael-7022
BAEL-7022 Why wait must be called in a synchronized block - quick fix
2023-11-29 10:57:03 +02:00
Vini 47a1f243a2 Merge pull request #15274 from ChernoVl/master
BAEL-5755: Convert an XML file to CSV file "indention update"
2023-11-29 08:15:19 +01:00
Alvin Austria 989c1cfe77 Merge pull request #15315 from panos-kakos/JAVA-26726
[JAVA-26726] Upgraded maven-javadoc-plugin to 3.6.2 version
2023-11-29 00:05:27 +01:00
Alvin Austria 206823457b Merge pull request #15308 from GaetanoPiazzolla/java-27656-websecurity2
JAVA-27656 | spring-boot-modules fix
2023-11-28 23:55:26 +01:00
anujgaud 677f4277f2 Add Unit test for commons Lang 2023-11-29 01:57:30 +05:30
anujgaud 118195d996 Add Apache Commons Lang support 2023-11-29 01:56:50 +05:30
anujgaud ecba15ffb7 Update tests 2023-11-29 01:51:58 +05:30
anujgaud fcc9c4c6ce Add milliseconds 2023-11-29 01:49:35 +05:30
Andrea Giulio Cerasoni b11a85adb1 Merge pull request #15279 from sk1418/negate-int
[negate-int] negate an int in java
2023-11-28 17:06:35 +00:00
Ulisses Lima 7b5225e8db BAEL-7022 Why wait must be called in a synchronized block - Changing Boolean to primitive
Based on a comment.
2023-11-28 12:14:50 -03:00
panos-kakos 331fb9a477 [JAVA-27680] Upgraded spring-boot-groovy to jdk17 and spring boot 3 (#15292) 2023-11-28 12:21:36 +02:00