Commit Graph

8762 Commits

Author SHA1 Message Date
apeterlic fa47170025 Difference between Iterable and Iterator (#12079)
* Difference between Iterable and Iterator

Add examples of the Iterable and the Iterator usage.

* Minor changes

Add UnitTests for Iterable examples

* Fix iterable example

Add Custom collection for the Iterable implementation example.

* Fix iterable example

Change the example for the Iterable interface implementation

* Revert "Fix iterable example"

This reverts commit 4015cbc038b1b657c54fa666193c0c7019a474ad.

* Minor changes
2022-05-08 12:08:49 +05:30
ACHRAF TAITAI 0ffd9d81b0 BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.1.0 (#12154)
* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.1.0

* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.2.0
2022-05-08 08:35:16 +02:00
Abhinav Pandey d8b4f64525 BAEL-5483 - Java HttpClient with SSL (#12144)
* BAEL-5483 - Java HttpClient with SSL

* BAEL-5483 - Java HttpClient with SSL

* BAEL-5483 - Java HttpClient with SSL - changing test case url

* BAEL-5483 - Two space indentation for line continuation

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-05-08 10:41:49 +05:30
Mayank Aggarwal 1ce8895891 Bael 5438 (#12176)
* [BAEL-5438] Added Criteria Queries for Employee

* [BAEL-5438] Added tests and entities for named queries and criteria queries

* [BAEL-5438] Removed unused sorting files

* [BAEL-5438] Ignored spring context test

* BAEL-5438 Indented with 4 spaces

Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-07 14:22:36 +02:00
Loredana Crusoveanu 66cca46069 Merge pull request #12171 from eugenp/lor6-patch-1
Create GraphQL collection.postman_collection.json
2022-05-07 11:12:13 +03:00
Loredana Crusoveanu cd49cc0640 Merge pull request #12175 from johnA1331/master
BAEL-53616 - Main - github-related test fixes - 03.05.2022
2022-05-07 10:03:18 +03:00
kpentaris 44bb031933 Add AtomicInteger.set() and .lazySet() usage example (#12099) 2022-05-07 08:57:31 +05:30
kwoyke f62a3ee5ca Merge pull request #12159 from anuragkumawat/JAVA-8271
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-06 13:59:16 +02:00
kwoyke 072e09eee8 Merge pull request #12150 from anuragkumawat/JAVA-11777
JAVA-11777 Remove usage of deprecated JUnitPlatform.class in junit5-migration module
2022-05-06 13:44:58 +02:00
johnA1331 7ac41c7736 Create README.md 2022-05-06 14:09:49 +08:00
dholde fdacc2cf6c BAEL-5479 Pushing a Docker Image to a Private Repository (#12108)
* Add sample application

* Add Dockerfile

* Format

* Add README.md
2022-05-06 00:53:59 +02:00
Loredana Crusoveanu 67db9161fa Create GraphQL collection.postman_collection.json 2022-05-05 23:06:57 +03:00
panos-kakos 078f635c45 [JAVA-10384] Amendment to cover all cases + Added Unit tests (#12169)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-05-05 21:29:28 +05:30
johnA1331 10c1ce6cd2 Delete README.md 2022-05-05 23:03:28 +08:00
johnA1331 56f41f1485 Update README.md 2022-05-05 22:59:48 +08:00
johnA1331 de2964e2bd Update README.md 2022-05-05 22:00:02 +08:00
johnA1331 72b8e53e59 Update README.md 2022-05-05 21:59:31 +08:00
johnA1331 cf74afc395 Update README.md 2022-05-05 20:55:35 +08:00
johnA1331 be54650992 Update README.md 2022-05-05 20:52:49 +08:00
johnA1331 d953a9f517 Update README.md 2022-05-05 20:49:20 +08:00
johnA1331 6c0561e0e3 Update README.md 2022-05-05 20:22:08 +08:00
kwoyke 2318e416a6 Merge pull request #12163 from panos-kakos/java-9576
JAVA-9576
2022-05-05 14:01:18 +02:00
johnA1331 8dbffdcd8b Update README.md 2022-05-05 18:51:06 +08:00
johnA1331 bfbcabada0 Update README.md 2022-05-05 18:49:26 +08:00
Mateusz Szablak 7e5463390b BAEL 5414 - Java null check why use == instead of .equals() (#12124) 2022-05-05 08:50:19 +05:30
Haroon Khan b03e1b3216 [JAVA-11332] Upgrade H2 version and fix tests (#12056)
* [JAVA-11332] Upgrade H2 version and fix tests

* [JAVA-11332] Revert formatting changes

* [JAVA-11332] Remove config files and code clean up
2022-05-04 22:45:23 +05:30
anuragkumawat 9990d103cd JAVA-11533 Move core-java related modules to core-java-modules (#12119)
* JAVA-11533 Move core-java related modules to core-java-modules

* JAVA-11533 Remove moved modules from old parent pom

* JAVA-11533 Updated Readme and pom of parent module

* JAVA-11533 Revert changes made to Readme of parent module

* JAVA-11533 Moved articles to respective submouldes
2022-05-04 20:15:22 +05:30
kwoyke 936e517731 Merge pull request #12165 from kwoyke/JAVA-11853
JAVA-11853: Fix jandex dependency issue
2022-05-04 12:38:19 +02:00
Krzysiek 6805cd573e JAVA-11853: Fix jandex dependency issue 2022-05-04 12:30:35 +02:00
kwoyke cfa691a052 Merge pull request #12164 from kwoyke/disable-failing-modules
Disable failing modules
2022-05-04 09:38:31 +02:00
Krzysiek 8a8408e91a Disable failing modules 2022-05-04 09:28:41 +02:00
ukhan1980 728b3c9132 [BAEL-3634] Code for Spark DataFrame article (#12039)
* [BAEL-3634] Code for Spark DataFrame article

* [BAEL-3634] Improve example data sample and sort aggregations

* [BAEL-3634] change column name for clarity

* [BAEL-3634] Update method name with  U.S english standard

Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2022-05-03 20:47:17 +01:00
chrisjaimes 744f71356b added Student API Collection json file (#12161)
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-05-03 12:18:18 -07:00
Loredana Crusoveanu f53e2d6fc7 Merge pull request #12160 from Asjad-J/master
Updated README.md
2022-05-03 17:27:11 +03:00
panagiotiskakos b5cfb729e7 Changed properties to oracleucp from ucp 2022-05-03 17:02:25 +03:00
panagiotiskakos 511416d22b Changed properties to oracleucp from ucp 2022-05-03 16:23:08 +03:00
Asjad J 518ffde629 Updated README.md
added link back to the article: https://www.baeldung.com/java-validate-json-string
2022-05-03 15:33:04 +05:00
Asjad J 44361faa48 Updated README.md
added link back to the article: https://www.baeldung.com/java-serialize-lambda
2022-05-03 15:27:08 +05:00
Asjad J afb318fab4 Updated README.md
added a link back to the article: https://www.baeldung.com/java-scanner-skip
2022-05-03 15:18:37 +05:00
Asjad J 592bcb1da4 Updated README.md
added link back to the article: https://www.baeldung.com/maven-disable-parent-pom-plugin
2022-05-03 15:11:53 +05:00
Asjad J 02cd7a1aaf Updated README.md
added a link back to the article: https://www.baeldung.com/java-enum-random-value
2022-05-03 15:06:06 +05:00
anuragkumawat b4b9ba8b32 JAVA-8271 Lets try different jaxb2-maven-plugin version 2022-05-03 15:31:32 +05:30
kwoyke 4f69d80a8f Merge pull request #12158 from kwoyke/JAVA-8271
Revert "JAVA-8271 Uncommenting spring-boot-keycloak module"
2022-05-03 11:05:10 +02:00
kwoyke 93ba2ffc33 Merge pull request #12156 from hkhan/JAVA-11827-fix-cloud-security-module
[JAVA-11827] Fix groupId reference in pom files
2022-05-03 10:50:45 +02:00
Krzysiek 15867c393d Revert "JAVA-8271 Uncommenting spring-boot-keycloak module"
This reverts commit 05cdb533d7.
2022-05-03 10:38:57 +02:00
psevestre 26d944ceaa [BAEL-5584] Article code (#12157) 2022-05-02 22:42:41 -07:00
Haroon Khan c1cb62d793 [JAVA-11827] Fix groupId reference in pom files 2022-05-02 22:37:59 +01:00
sebx59 833e3f9e9f BAEL-5559 - Swap two variables using Java (#12113)
* BAEL-5559 - Swap two variables using Java

initial commit

* Updating tests names

Co-authored-by: HARDEMAN Sebastien <sebastien.hardeman@groupe-mma.fr>
2022-05-02 09:29:06 -07:00
Dmytry Kovalenko c2cceb1d7e [BAEL-5553] Check whether a string is valid JSON in Java (#12136)
* [BAEL-5553] Check whether a string is valid JSON in Java

* [BAEL-5553] Move implementation to json-2 package

* [BAEL-5553] Move mapper creation outside method
2022-05-02 21:41:24 +05:30
davidmartinezbarua 0babebe608 Merge pull request #12101 from lsieun/master
BAEL-5283: Serialize a lambda in Java
2022-05-02 10:30:41 -03:00