Commit Graph

11232 Commits

Author SHA1 Message Date
Anastasios Ioannidis 20c137bdb1 JAVA-18145 Upgrade Jsf module to JDK 11 (#13491)
* JAVA-18145 Upgrade Jsf module to JDK 11

* JAVA-18145 Deleted jsf module from pre-jdk9 profiles
2023-03-03 15:54:15 +02:00
IfThen2 6624802960 enum samples for bael6145 implementing toString() for enums (#13407)
* enum samples for bael6145 implementing toString() for enums

* updates from code review:
FastFood1: return empty string instead of null when no matching enum found
FastFood3: make enum name variable final

* make member variable private final in FastFoot3 enum
remove trailing comma in FastFoot2 enum
2023-03-02 21:15:38 +01:00
Dhawal Kapil 184cdff59d Update README.md (#13556) 2023-03-02 22:53:50 +05:30
Eugene Kovko cfedf55a29 BAEL-6228 Updated test names (#13571) 2023-03-02 09:22:53 -08:00
panos-kakos 78fc83b30d [JAVA-18180] Fixed integration test (#13566) 2023-03-02 22:05:08 +05:30
panos-kakos c625ca9866 [JAVA-16377] Upgraded cxf-rt-databinding-aegis version (#13565) 2023-03-02 22:04:22 +05:30
panos-kakos f558b0376b [JAVA-18124] Upgraded dependencies versions (#13564) 2023-03-02 22:03:39 +05:30
panos-kakos 39260b3229 [JAVA-18129] Upgraded dependencies versions (#13560)
* [JAVA-18129] Upgraded dependencies versions

* [JAVA-18129] Upgraded dependencies versions
2023-03-02 22:01:13 +05:30
Loredana Crusoveanu 7d99684471 Merge pull request #13540 from saikatcse03/master
Dependencies version update
2023-03-02 18:16:17 +02:00
Loredana Crusoveanu a290b5862e Merge pull request #13405 from ch4mpy/BAEL-6223
Sample code for "Testing Spring OAuth2 Access-Control"
2023-03-02 18:00:09 +02:00
davidmartinezbarua dd20ceda79 Merge pull request #13341 from StefSC/BAEL-5788
[BAEL-5788] Accessing Private Constructor
2023-03-02 10:39:27 -03:00
student-future cb1f286dff Update pom.xml 2023-03-02 20:48:13 +08:00
student-future a3644198c4 Update pom.xml 2023-03-02 20:46:18 +08:00
ch4mpy 769ca17937 BAEL-6223 : ul (CONFIGURATION)
Revert move spring-security-oauth2-testing module declaration
2023-03-01 14:53:35 -10:00
ch4mpy 052dd5e64f BAEL-6223 : ul (CONFIGURATION)
Anonymous test methods naming
2023-03-01 14:53:01 -10:00
ch4mpy 5679db5cb8 BAEL-6223 : ul (CONFIGURATION)
Move spring-security-oauth2-testing module declaration
2023-03-01 14:20:41 -10:00
ch4mpy 26e401b290 Baeldung source format 2023-03-01 14:11:01 -10:00
ch4mpy 66d71f0697 Improve anonymous tests readability 2023-03-01 14:11:01 -10:00
ch4mpy b4d18fd227 https://jira.baeldung.com/browse/BAEL-6223 2023-03-01 14:11:01 -10:00
Loredana Crusoveanu 416dc0492d Merge pull request #13373 from honeykakkar/patch-2
Fix link to the previous article in README.md
2023-03-01 19:47:43 +02:00
pedrolopes9-7 99951e3dc2 fix file location 2023-02-28 20:19:00 -03:00
pedrolopes9-7 1af21053f1 adding yml file and generator 2023-02-28 20:02:41 -03:00
Kilian Schneider 24d57f0ab6 BAEL-6207 (#13557)
* BAEL-6207 IDD

* Update pom.xml

* Rename HelpRequestServiceTest.java to HelpRequestServiceUnitTest.java

* Update HelpRequestServiceUnitTest.java
2023-02-28 13:57:57 -08:00
anuragkumawat da08a21266 JAVA-18103 Revert properties file name to fix integration test (#13555) 2023-02-28 23:38:13 +05:30
panos-kakos d93014284e Upgrading modules in chunks (#13537)
* [JAVA-18166] Moved performance-tests module to jdk9-and-above-profile

* [JAVA-18172] Moved security-modules module to jdk9-and-above-profile

* [JAVA-18154] Moved libraries-server-2 module to jdk9-and-above-profile

* [JAVA-18172] Upgraded maven-war-plugin version

* [JAVA-18172] Upgraded maven-war-plugin version at parent module

* [JAVA-18164] Moved orika module to jdk9-and-above profile

* [JAVA-18164] Testing argLine configuration
2023-02-28 23:16:43 +05:30
davidmartinezbarua fe1b548e38 Merge pull request #13408 from cesarevalenti90/master
BAEL-6125 - Migrate Application from Spring Boot 2 to Spring Boot 3
2023-02-28 13:54:58 -03:00
Cesare 31ab20f33e reformat TodosController 2023-02-28 10:09:51 +01:00
cesarevalenti90 1a60cdbf0d Merge branch 'eugenp:master' into master 2023-02-28 10:06:11 +01:00
Azhwani c1564c38a0 BAEL-6076: Resolving Jackson JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token (#13495) 2023-02-28 10:41:01 +05:30
Kapil Khandelwal 444cc4ac2d BAEL-3746:- Get the Output of a Shell Command Executed Using Into a Variable in Jenkins Pipeline (#13544) 2023-02-27 09:49:45 -08:00
Eugene Kovko 463a5d4dc5 BAEL-6228-Pipeline-Design-Pattern-in-Java (#13547) 2023-02-27 09:29:14 -08:00
Kumar Prabhash Anand 075540af10 BAEL-5294 added form-url-encoded data code (#13545) 2023-02-27 09:24:20 -08:00
Sam Gardner 47b47b0fd9 BAEL-5836 Add unit tests for moving items in an arraylist 2023-02-27 15:47:00 +00:00
exaucae b74bbc518c fix: correct imports 2023-02-27 13:44:33 +00:00
exaucae c61004285c fix: use baeldung intellij formatter 2023-02-27 12:16:25 +00:00
timis1 b161aeec27 JAVA-18264 Update article "A Guide to MongoDB with Java" (#13466)
* JAVA-18264 Update article "A Guide to MongoDB with Java"

* JAVA-18264 Update with suggestion

* JAVA-18264 Additional updates

* JAVA-18264 Format pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
timis1 5bc3c69737 JAVA-18133 Upgrade drools module to JDK 11 (#13543)
Co-authored-by: n <noreplay@yahoo.com>
2023-02-27 16:07:41 +05:30
Loredana Crusoveanu b0d37999dd Merge pull request #13483 from anuragkumawat/JAVA-18103
JAVA-18103 Update spring-boot-keycloak-2 module
2023-02-27 09:45:56 +02:00
panos-kakos 428f69a966 [JAVA-18177] Moved server modules to jdk9-and-above profile (#13523)
* [JAVA-18177]  Moved server modules to jdk9-and-above profile

* [JAVA-18177]  Upgraded maven-war-plugin version

* [JAVA-18146]  Moved json-modules to jdk9-and-above profile

* [JAVA-18151]  Moved libraries-data module to jdk9-and-above profile

* [JAVA-18176] Moved saas-modules to jdk9-and-above profile

* [JAVA-18165] Moved patterns-modules to jdk9-and-above profile

* [JAVA-18146] Fixed tests at gson module

* [JAVA-18165] Upgraded maven-war-plugin version

* [JAVA-16377] Moved apache-cxf-module to jdk9-and-above profile + comment out cxf spring

* [JAVA-18151] Testing maven compiler plugin

* [JAVA-18151] Ignored 2 test cases

* [JAVA-18151] import javassist dependency manually

* [JAVA-16377] Upgraded spring version + uncomment cxf-spring module
2023-02-26 21:55:24 +05:30
Loredana Crusoveanu 3b2d9be8b3 Merge pull request #13538 from anuragkumawat/JAVA-18598
JAVA-18598 Update Intro to Apache Kafka with Spring article
2023-02-26 18:19:21 +02:00
timis1 62ba63db7f JAVA-17818 Merge spring-cloud-modules/open-feign and spring-cloud-modules/open-feign-2 (#13530)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:37:17 +05:30
timis1 45790055ba JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-module… (#13457)
* JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-modules (conti-1)

* JAVA-13870 Making spring boot as the parent for spring-caching and spring caching-2

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:31:26 +05:30
timis1 4e89577f19 JAVA-14723 Some additional improvements (#13517)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:05:12 +05:30
anuragkumawat f3a236c77c JAVA-17766 Fix references to parents - Week 6 - 2023 (moved-2) (#13536) 2023-02-26 16:49:13 +05:30
Saikat db1e483c24 Port number corrected 2023-02-26 13:04:08 +05:30
Abhinav Pandey 772a1ac80e BAEL-6128 - New interfaces in Spring Data 3 2023-02-26 10:27:44 +05:30
Michael Olayemi 41b3460af6 BAEL-5741 Download a Webpage in Java (#13531)
* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java
2023-02-26 08:56:44 +05:30
psevestre a713d96d4d BAEL 6160 (#13519)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code

* [BAEL-5900] Initial commit

* [BAEL-5974] Article Code

* [BAEL-5974] Article Code

* [BAEL-6160] Article code

* [BAEL-6160] Tests

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-02-25 11:46:17 -08:00
Shaun Phillips 8fd4ad46ea BAEL-5915 Added different ways to create an object (#13539) 2023-02-25 09:45:16 -08:00
Saikat ce4b70f967 OpenTelemetry docker version upgrade 2023-02-25 18:41:35 +05:30