Commit Graph

24474 Commits

Author SHA1 Message Date
kwoyke
a4f670805f Merge pull request #12185 from freelansam/JAVA-11792
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
kwoyke
dc8bc783a6 Merge pull request #12149 from anuragkumawat/JAVA-11776
JAVA-11776 Remove usage of deprecated JUnitPlatform.class in junit5 module
2022-05-09 10:55:14 +02:00
sampadawagde
aeeedb6fe6 JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
apeterlic
278d2d7856 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 4015cbc038.

* Minor changes
2022-05-08 12:08:49 +05:30
ACHRAF TAITAI
916c2106f0 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
999d622a2a 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
85eb40496f 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
737704e59b 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
577d3931f8 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
2252d418c9 Add AtomicInteger.set() and .lazySet() usage example (#12099) 2022-05-07 08:57:31 +05:30
kwoyke
1a666ff92b 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
79296aaa66 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
0f9baa7635 Create README.md 2022-05-06 14:09:49 +08:00
dholde
ad75645026 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
ac1375e74d Create GraphQL collection.postman_collection.json 2022-05-05 23:06:57 +03:00
panos-kakos
2a15580021 [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
a9dead0697 Delete README.md 2022-05-05 23:03:28 +08:00
johnA1331
265c02e631 Update README.md 2022-05-05 22:59:48 +08:00
johnA1331
0a7ad77b08 Update README.md 2022-05-05 22:00:02 +08:00
johnA1331
42822447dc Update README.md 2022-05-05 21:59:31 +08:00
johnA1331
ec0c00e445 Update README.md 2022-05-05 20:55:35 +08:00
johnA1331
e6973208e7 Update README.md 2022-05-05 20:52:49 +08:00
johnA1331
81a26701a6 Update README.md 2022-05-05 20:49:20 +08:00
johnA1331
1ca4500aa1 Update README.md 2022-05-05 20:22:08 +08:00
kwoyke
12f3a2737f Merge pull request #12163 from panos-kakos/java-9576
JAVA-9576
2022-05-05 14:01:18 +02:00
johnA1331
fa5c1005d8 Update README.md 2022-05-05 18:51:06 +08:00
johnA1331
a6d18f833c Update README.md 2022-05-05 18:49:26 +08:00
Mateusz Szablak
c9e8ca2b51 BAEL 5414 - Java null check why use == instead of .equals() (#12124) 2022-05-05 08:50:19 +05:30
Haroon Khan
3682c973f7 [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
2a468613d7 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
c64de2f80f Merge pull request #12165 from kwoyke/JAVA-11853
JAVA-11853: Fix jandex dependency issue
2022-05-04 12:38:19 +02:00
Krzysiek
c9052a38ce JAVA-11853: Fix jandex dependency issue 2022-05-04 12:30:35 +02:00
kwoyke
96e661982f Merge pull request #12164 from kwoyke/disable-failing-modules
Disable failing modules
2022-05-04 09:38:31 +02:00
Krzysiek
caf2517187 Disable failing modules 2022-05-04 09:28:41 +02:00
ukhan1980
19a276d870 [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
54d6c22977 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
dffa2d084e Merge pull request #12160 from Asjad-J/master
Updated README.md
2022-05-03 17:27:11 +03:00
panagiotiskakos
5869e3c966 Changed properties to oracleucp from ucp 2022-05-03 17:02:25 +03:00
panagiotiskakos
9cfef76e0b Changed properties to oracleucp from ucp 2022-05-03 16:23:08 +03:00
Asjad J
029ea96686 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
28f25b8ff3 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
a47dc83518 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
39df9e2739 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
badd4c4824 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
e299ef16ee JAVA-8271 Lets try different jaxb2-maven-plugin version 2022-05-03 15:31:32 +05:30
kwoyke
114efc8308 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
9f81da5bbc 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
75c6cfeae3 Revert "JAVA-8271 Uncommenting spring-boot-keycloak module"
This reverts commit 61d687d50f.
2022-05-03 10:38:57 +02:00
psevestre
6f77fef87c [BAEL-5584] Article code (#12157) 2022-05-02 22:42:41 -07:00
Haroon Khan
d60c904372 [JAVA-11827] Fix groupId reference in pom files 2022-05-02 22:37:59 +01:00