Commit Graph

28076 Commits

Author SHA1 Message Date
GaetanoPiazzolla
7cb5c91624 JAVA-24009 | changed maven repo address for spring-native dependencies 2023-08-10 10:59:27 +02:00
Robaed
1a6f36a5c8 [BAEL-6593] - Initial push after adding epoch time to localdate and localdatetime conversions (#14556)
Co-authored-by: bobby00 <edwarobert6@gmail.com>
2023-08-10 09:05:12 +02:00
Michael Pratt
84b4b57ea8 Add JKube demo module (#14536)
* Add JKube demo module

* Reorder kubernetes module names
2023-08-09 23:26:34 -05:00
Manfred
68d4b90f44 BAEL-6521 - Lock Header Rows with Apache POI (#14535) 2023-08-09 21:12:18 -05:00
Kasra Madadipouya
f5c5c07258 Merge pull request #14550 from ehsansasanian/java-20349-move-pre-jpms-module
java-20349: move pre-jpms module to core-java-9 module
2023-08-09 23:59:51 +02:00
Harry9656
8e342e1fb8 Java-6316: Migrated to the New Elastic Search Java Client (#14483)
* Java-6316:  Migrated to the New Elastic Search Java Client

* Update the ElasticSearch Client Library to 8.9.0
2023-08-09 17:23:41 +02:00
Loredana Crusoveanu
8faa5aae08 Merge pull request #14558 from edizor/master
Update README
2023-08-09 18:07:13 +03:00
Vladyslav Chernov
52bae947db BAEL-5852: What does the Holder<T> do in Java? (#14477)
Co-authored-by: Vladyslav Chernov <vlad.chrv@gmail.com>
2023-08-09 20:12:00 +05:30
Michael Olayemi
a874d06a93 Introduction to Pants Build Tool (#14517)
* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool
2023-08-09 20:05:00 +05:30
edizor
a319915703 Update README.md
[skip ci]
2023-08-09 20:53:09 +08:00
edizor
b7022b8bea Update README.md
[skip ci]
2023-08-09 20:50:47 +08:00
edizor
cbe76b01dd Update README.md
[skip ci]
2023-08-09 20:45:45 +08:00
edizor
190b049d87 Create README.md
[skip ci]
2023-08-09 20:31:09 +08:00
edizor
dd3cc86721 Update README.md
[skip ci]
2023-08-09 20:25:58 +08:00
edizor
5016a64ef9 Update README.md
[skip ci]
2023-08-09 20:22:23 +08:00
edizor
aa8a817f31 Update README.md
[skip ci]
2023-08-09 20:17:48 +08:00
edizor
6ebc7adb1c Update README.md
[skip ci]
2023-08-09 20:14:42 +08:00
edizor
970c03dc94 Update README.md
[skip ci]
2023-08-09 20:08:27 +08:00
edizor
b884f4cba5 Create README.md
[skip ci]
2023-08-09 20:04:00 +08:00
edizor
54d0a7b0a3 Create README.md
[skip ci]
2023-08-09 20:00:07 +08:00
edizor
4c1041da9c Create README.md
[skip ci]
2023-08-09 19:54:33 +08:00
Kai Yuan
b1784c483b What's the Difference Between Iterator and Listiterator? (#14547) 2023-08-08 19:05:39 -05:00
Kasra Madadipouya
31619d936a Merge pull request #14549 from GaetanoPiazzolla/JAVA-24008-fix-test
JAVA-24008 | fix tests
2023-08-08 19:45:16 +02:00
davidmartinezbarua
e6fcd7fe65 Merge pull request #14520 from sam-gardner/BAEL-6837-get-first-item-from-set
BAEL-6837 Add example code for getting the first item from a Set
2023-08-08 10:58:59 -03:00
parthiv39731
e8e4ae8ce3 BAEL-6801 (#14545)
Validate string length with Java validation annotations
2023-08-08 07:35:59 +02:00
Ehsan Sasanianno
194c7f0f24 java-20349: move pre-jpms module to core-java-9 module 2023-08-07 22:50:40 +02:00
GaetanoPiazzolla
e113fe4035 JAVA-24008 | fix tests 2023-08-07 20:44:56 +02:00
Kasra Madadipouya
ffef2f7e00 Merge pull request #14534 from Bipinkumar27/JAVA-22625
JAVA-22625:Changes made for testing the failing module
2023-08-07 20:04:03 +02:00
Kasra Madadipouya
f549ac8bbe JAVA-24005 disable failing (sub)-modules temporary (#14543) 2023-08-07 23:24:37 +05:30
Kasra Madadipouya
d5cdaa2965 Merge pull request #14518 from Bipinkumar27/JAVA-23773
JAVA-22773: Adding spring-boot-starter-web dependency for stopping the…
2023-08-07 19:42:17 +02:00
Alex Tighe
ce538a6250 BAEL-6458: Guide to the yield Keyword in Java (#14440)
* BAEL-6229: committing new example for loading multiple yaml configuration files

* BAEL-6229: updating README.md

* BAEL-6229: adding example one code, commented out

* Revert "BAEL-6229: updating README.md"

This reverts commit 51cd2dcf97.

* BAEL-6229: adding comments around commented out code for first example.

* BAEL-6458: creating new module for conditionals and adding examples for yield

* BAEL-6458: creating new module for conditionals and adding examples for yield

* BAEL-6458: rename methods

* BAEL-6458: clean up pom

* BAEL-6458: convert checks to tests

* BAEL-6458: convert checks to tests

* BAEL-6458: convert checks to tests

* BAEL-6458: move examples to just YieldTest and removed YieldExamples class. Also added assigning the value of the switch expression to a variable instead of returning from method. Also added a non-default exhaustive test.

* BAEL-6458: Test clean up based on initial PR feedback.
2023-08-07 18:38:05 +01:00
Bipinkumar27
5ce87e0104 JAVA-23773: Changes made for adding classPath in properties file 2023-08-07 18:40:50 +05:30
Kai Yuan
1a4d59a3ab Remove Duplicate Values From HashMap in Java (#14519)
* Remove Duplicate Values From HashMap in Java

* fix the typo in the package name
2023-08-06 12:49:57 -05:00
Kasra Madadipouya
1423fcaa31 Merge pull request #14360 from panos-kakos/TASK-22456
TASK 22456
2023-08-06 15:59:02 +02:00
BHARATH GANESH
d6af55c8f7 BAEL-6504: Convert Json Array to Java list (#14049) 2023-08-06 18:10:47 +05:30
Loredana Crusoveanu
7c32029120 Merge pull request #14538 from eugenp/disable-suanshu
comment suanshu library - see JAVA-24004
2023-08-06 11:02:05 +03:00
Gaetano Piazzolla
d06645ee6e JAVA-23319 | Moving DualPrintStream (#14524)
* JAVA-23319 | moving DualPrintStream

* JAVA-23319 | adding checkerror
2023-08-06 10:40:03 +05:30
Kasra Madadipouya
8f791d5117 Merge pull request #14530 from GaetanoPiazzolla/JAVA-22203-fix-integration-test
JAVA-22203 | Fixed Race Condition with JMS test
2023-08-05 21:55:31 +02:00
Loredana Crusoveanu
db65a7002b comment suanshu library - see JAVA-24004 2023-08-05 21:24:21 +03:00
Loredana Crusoveanu
ff42782e3b comment suanshu library - see JAVA-24004 2023-08-05 21:15:55 +03:00
GaetanoPiazzolla
2bb0e319fb JAVA-22203 | removed unused throws 2023-08-05 16:00:34 +02:00
GaetanoPiazzolla
57aa0edf16 JAVA-22203 | Fixed race condition. 2023-08-05 15:57:27 +02:00
Tapan Avasthi
938b6a4ee2 BAEL-6831: Convert an int[] Array to HashSet in Java (#14525)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-08-05 08:44:19 -05:00
Eugene Kovko
58dcdf8af4 BAEL-6651: Embeddable Records in Hibernate 6 (#14516)
* BAEL-6651: Bumped Spring Boot version

* BAEL-6651: Replaced flaky test

* BAEL-6651: Embeddable example with tests
2023-08-04 19:39:09 +02:00
Bipinkumar27
257a5b4171 JAVA-22625:Changes made for testing the failing module 2023-08-04 20:06:01 +05:30
Josiah Noel
198dff7bed Add Example Code (#14521) 2023-08-04 11:54:26 +02:00
Vini
2ea5d3f9f9 Merge pull request #14526 from vunamtien/BAEL-6541-convert-relative-path-2
BAEL-6541-convert-relative-path-2
2023-08-04 10:53:52 +02:00
Loredana Crusoveanu
42e661f005 Merge pull request #14531 from eugenp/lor6-patch-1
Update CertificatesUnitTest.java
2023-08-04 11:12:48 +03:00
Loredana Crusoveanu
7851382f77 Update CertificatesUnitTest.java 2023-08-04 10:42:58 +03:00
GaetanoPiazzolla
76f2e48458 JAVA-22203 | Forced start and stop + sleep 2023-08-04 09:23:30 +02:00