Commit Graph

13935 Commits

Author SHA1 Message Date
Kai Yuan 11c468f576 [bigdecimal-zero] bigdecimal zero vs constructor (#15355) 2023-12-05 20:18:19 -06:00
Sameer d935c4fe23 BAEL 7138 Difference between String and StringBuffer in Java (#15351)
* string vs stringBuffer comparison

* BAEL-7138 Difference between String and StringBuffer in Java

---------

Co-authored-by: Sahil <sahilsriv05@gmail.com>
2023-12-04 22:34:33 -08:00
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Niket Agrawal e8c97fd6e5 BAEL-7062 - Fetching Index from List using Streams (#14914)
* Primary Commit

* More Cases covered

* Indentation Corrections on POM

* Merge Conflict Fixed

* Updating as per Jira comments

* Correction

* Review Comment Implementation

* Indentation fixes

* Review Comment Implementation

* Method removal for Iterators

* Test Case Update

* Review Comment changes

* formatting change

* Updating map method

* Review comment update

* Review Comments

* Review Comments
2023-12-04 22:05:54 +05:30
Liam Williams 4b176f5549 Merge pull request #15314 from wynnteo/BAEL-7235
Unit Testing for CompletableFuture class
2023-12-04 16:06:50 +00:00
Loredana Crusoveanu 4ecf7785d1 Merge pull request #15358 from eugenp/ulisseslima-patch-1
BAEL ???? - Intro to XPath with Java - quick fix
2023-12-04 17:16:06 +02:00
Ulisses Lima 9bf766f619 BAEL ???? - Intro to XPath with Java - quick fix
Based on email feedback.

* Changing `childs` to `childNodes`
* Changing `nodeList = (NodeList)` to `NodeList nodeList = (NodeList)`
2023-12-04 11:37:09 -03:00
panos-kakos 67e11e004e [JAVA-27743] Upgraded spring-integration module to spring 6 & java 17 (#15343) 2023-12-04 13:11:26 +02:00
Kasra Madadipouya c6307d20ae Merge pull request #15321 from panos-kakos/JAVA-26711
[JAVA-26711] Upgraded shedlock to latest version(5.10.0)
2023-12-04 08:24:54 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Alvin Austria 641ae1e973 Merge pull request #15335 from anuragkumawat/JAVA-26736
JAVA-26736 Upgrade jackson to latest version
2023-12-03 18:13:29 +01:00
Kai Yuan 7f1bfe6a87 [chk-double-is-int] check if doulbe is integer (#15312) 2023-12-03 10:55:52 -06:00
Andrea Giulio Cerasoni 1bae3d7580 Merge pull request #15302 from DiegoMarti2/master
baeldung-articles: baeldung-articlesBAEL-7234
2023-12-03 11:28:22 +00:00
Loredana Crusoveanu 5521ce029e Merge pull request #15349 from edizor/master
Update README
2023-12-03 10:00:11 +02:00
edizor 9b5f002952 Update README.md
[skip ci]
2023-12-03 14:14:17 +08:00
edizor 0adcb51cc1 Update README.md
[skip ci]
2023-12-03 14:13:05 +08:00
edizor 5eba53af38 Update README.md
[skip ci]
2023-12-03 14:11:04 +08:00
edizor f53d917454 Update README.md
[skip ci]
2023-12-03 14:07:32 +08:00
edizor 3081399bd2 Update README.md
[skip ci]
2023-12-03 14:02:45 +08:00
edizor cf341070d7 Update README.md
[skip ci]
2023-12-03 13:59:00 +08:00
edizor 3327571ab9 Update README.md
[skip ci]
2023-12-03 11:20:34 +08:00
edizor 2e27265f5a Update README.md
[skip ci]
2023-12-03 11:18:44 +08:00
edizor 894d87b029 Update README.md
[skip ci]
2023-12-03 11:13:25 +08:00
edizor d080d2f9f7 Update README.md
[skip ci]
2023-12-03 11:11:07 +08:00
edizor 722180e2a8 Update README.md
[skip ci]
2023-12-03 11:03:41 +08:00
Michael Pratt d8c84e0ea2 [BAEL-7170] Examples of colon character in Java (#15298) 2023-12-02 20:05:17 -06:00
davidmartinezbarua c55fe1ddb6 Merge pull request #15319 from parthiv39731/PR-7259
BAEL-7259
2023-12-02 14:14:23 -03:00
panos-kakos 9b744641be [JAVA-26711] 2023-12-02 11:16:12 +02:00
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
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
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
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
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00