Commit Graph

8789 Commits

Author SHA1 Message Date
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
kwoyke da64f3cfab 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 e4f84e6aa1 JAVA-11524: Disable failing spring-cloud-security module 2022-05-02 13:47:08 +02:00
kwoyke e825abd158 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 4fc26da470 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 15d740d3e7 Merge pull request #12141 from anuragkumawat/JAVA-8271
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-05-02 11:13:50 +02:00
kwoyke 64999b737c 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 47adb0759d BAEL-5283: fix unit test failed 2022-05-01 11:18:18 +08:00
anuragkumawat d105d1f347 JAVA-11777 Remove usage of deprecated JUnitPlatform.class in junit5-migration module 2022-04-30 22:18:43 +05:30
anuragkumawat 4c7406b65c JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module 2022-04-30 21:49:57 +05:30
Loredana Crusoveanu aa4a299266 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 6df424bff4 [JAVA-8145] Update and cleanup code 2022-04-30 12:28:36 +01:00
Haroon Khan ab97eda9d9 [JAVA-8145] Fix formatting 2022-04-30 12:28:35 +01:00
ACHRAF TAITAI b64024d003 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 a9eba4ed49 JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module 2022-04-30 14:09:10 +05:30
anuragkumawat 05cdb533d7 JAVA-8271 Uncommenting spring-boot-keycloak module 2022-04-29 23:19:37 +05:30
Krzysiek bce3dd832d JAVA-10839: Update md5 hash of the sample file 2022-04-29 11:53:35 +02:00
Shaun Phillips 45085ce61c 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 31a903b552 fix: move to spring-data-mongodb (#12089) 2022-04-28 18:20:55 -05:00
kwoyke c3e0c5b1fb 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 4690807a09 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 39f17dd3d1 [JAVA-8148] Code clean up 2022-04-28 17:20:37 +01:00
Haroon Khan 003d00daa9 [JAVA-8148] Fix code so application starts and some clean up 2022-04-28 17:12:20 +01:00
davidmartinezbarua 01e30fef42 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 430bd13ba0 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