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
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
kwoyke
12f3a2737f
Merge pull request #12163 from panos-kakos/java-9576
...
JAVA-9576
2022-05-05 14:01:18 +02: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
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
sebx59
5d50f6f917
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
1dccedcd1d
[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
6a66c335d7
Merge pull request #12101 from lsieun/master
...
BAEL-5283: Serialize a lambda in Java
2022-05-02 10:30:41 -03:00
kwoyke
3ac99251f9
Merge pull request #12155 from kwoyke/JAVA-11524
...
JAVA-11524: Disable failing spring-cloud-security module
2022-05-02 14:01:24 +02:00
Krzysiek
59810ce08a
JAVA-11524: Disable failing spring-cloud-security module
2022-05-02 13:47:08 +02:00
kwoyke
b94d5772be
Merge pull request #12148 from hkhan/JAVA-8151-update-spring-webclient
...
Java 8151 update spring webclient
2022-05-02 11:20:42 +02:00
kwoyke
1ced48e522
Merge pull request #12146 from anuragkumawat/JAVA-11775
...
JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module
2022-05-02 11:16:11 +02:00
kwoyke
41dc76e085
Merge pull request #12141 from anuragkumawat/JAVA-8271
...
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-05-02 11:13:50 +02:00
kwoyke
418e11a69a
Merge pull request #12137 from hkhan/JAVA-8148-update-guide-webflux
...
Java 8148 update guide webflux
2022-05-02 11:09:37 +02:00
515882294
32087a13df
BAEL-5283: fix unit test failed
2022-05-01 11:18:18 +08:00
Loredana Crusoveanu
90f870556a
Merge pull request #12138 from kwoyke/JAVA-10839
...
JAVA-10839: Update md5 hash of the sample file
2022-04-30 16:02:20 +03:00
Haroon Khan
379ce35075
[JAVA-8145] Update and cleanup code
2022-04-30 12:28:36 +01:00
Haroon Khan
b3d5342794
[JAVA-8145] Fix formatting
2022-04-30 12:28:35 +01:00
ACHRAF TAITAI
2dfd662fc4
Bael 5381 update ( #12142 )
...
* BAEL-5381: Java Scanner.skip method with examples
* BAEL-5381: Edit unitTest class name
* BAEL-5381: update code after review
2022-04-30 11:40:27 +02:00
anuragkumawat
b74c2f1db4
JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module
2022-04-30 14:09:10 +05:30
anuragkumawat
61d687d50f
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-04-29 23:19:37 +05:30
Krzysiek
fa4105bcd4
JAVA-10839: Update md5 hash of the sample file
2022-04-29 11:53:35 +02:00
Shaun Phillips
4646f8e7e2
BAEL-4356 add disable-plugins-examples ( #12121 )
...
* BAEL-4356 add disable-plugins-examples
* GTSIS-4356 change tabs to four spaces
2022-04-29 09:04:58 +05:30
lucaCambi77
a9e3fe538f
fix: move to spring-data-mongodb ( #12089 )
2022-04-28 18:20:55 -05:00
kwoyke
7f5381467f
Merge pull request #12130 from hkhan/JAVA-11417-fix-log4j2-test-failure
...
[JAVA-11417] Fix log4j2 JSON integration test
2022-04-28 21:22:49 +02:00
freelansam
09095ca210
JAVA-11420: Dissolve spring-boot-1 and spring-boot-2 inside ( #12122 )
...
spring-boot-modules
2022-04-28 22:45:45 +05:30
Haroon Khan
4c3da8d3ee
[JAVA-8148] Code clean up
2022-04-28 17:20:37 +01:00
Haroon Khan
1296ac5b38
[JAVA-8148] Fix code so application starts and some clean up
2022-04-28 17:12:20 +01:00
davidmartinezbarua
2d9fea5406
Merge pull request #12107 from chrisjaimes/random_enum_value
...
added randomDirection method to Enum. Created RandomEnumGenerator
2022-04-28 11:30:10 -03:00
anuragkumawat
ea443151d5
JAVA-11532 Move maven related modules to maven-modules ( #12133 )
...
* JAVA-11532 Move maven related modules to maven-modules
* JAVA-11532 Remove moved module from parent pom
2022-04-28 18:44:01 +05:30