11053 Commits

Author SHA1 Message Date
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
Saikat
c015e438cb Dependencies Version update 2023-02-25 18:24:10 +05:30
Saikat
3a18a59e6d Dependencies Version update 2023-02-25 18:21:59 +05:30
anuragkumawat
d1144a5605 JAVA-18598 Update Intro to Apache Kafka with Spring article 2023-02-25 15:06:03 +05:30
Loredana Crusoveanu
8a02df3f58 Merge pull request #13533 from edizor/master
Update README
2023-02-24 20:26:30 +02:00
emanueltrandafir1993
155bc80737 BAEL-6212: fixed indentation 2023-02-24 17:03:34 +01:00
emanueltrandafir1993
d12badec9b BAEL-6212: rich domain model support 2023-02-24 17:01:02 +01:00
exaucae
a6330243e7 fix: set version properties 2023-02-24 15:49:38 +00:00
Loredana Crusoveanu
70d2e9431c Merge pull request #13493 from timis1/JAVA-18133
JAVA-18133 Upgrade drools module to JDK 11
2023-02-24 16:16:20 +02:00
Loredana Crusoveanu
fd049a29b6 Merge pull request #13482 from timis1/JAVA-18149
JAVA-18149 Upgrade libraries-2 module to JDK 11
2023-02-24 15:43:45 +02:00
edizor
ae1621f6fd Update README.md
[skip ci]
2023-02-24 19:39:09 +08:00
edizor
c7bba3900e Update README.md
[skip ci]
2023-02-24 19:37:14 +08:00
edizor
aeaa4beb84 Update README.md
[skip ci]
2023-02-24 19:35:00 +08:00
edizor
c2c2a22d09 Update README.md
[skip ci]
2023-02-24 19:30:32 +08:00
edizor
c63b57c6b3 Update README.md
[skip ci]
2023-02-24 19:28:19 +08:00
edizor
9a0a3f3b8c Update README.md
[skip ci]
2023-02-24 19:25:01 +08:00
edizor
941d8dbc7d Update README.md
[skip ci]
2023-02-24 19:22:20 +08:00
edizor
72eeac46fe Create README.md
[skip ci]
2023-02-24 19:20:13 +08:00
edizor
8ca6e679b1 Update README.md
[skip ci]
2023-02-24 19:18:00 +08:00
edizor
e6f03563c9 Update README.md
[skip ci]
2023-02-24 19:15:33 +08:00
edizor
25e159150f Update README.md
[skip ci]
2023-02-24 19:11:49 +08:00
edizor
b26d2b6932 Update README.md
[skip ci]
2023-02-24 19:08:29 +08:00
Dhawal Kapil
3f9b886367 JAVA-15014 Renamed httpclient4 to apache-httpclient4 (#13516) 2023-02-24 12:56:20 +05:30
timis1
2be0236bcc Merge branch 'eugenp:master' into JAVA-18149 2023-02-23 23:37:06 +02:00
panos-kakos
73a6c2c832 [JAVA-18754] Upgraded to the latest version of commons-csv + Replaced… (#13496)
* [JAVA-18754] Upgraded to the latest version of commons-csv + Replaced deprecated method

* [JAVA-18754]  Removed setUp method
2023-02-23 22:42:26 +05:30