Commit Graph

15344 Commits

Author SHA1 Message Date
MohamedHelmyKassab 452cdc58c9
This commit is related to BAEL-6972 (#16217)
This commit aims to add two classes Child and Parent.
2024-03-25 15:18:39 -07:00
Mikhail Polivakha 4912f824c9
BAEL-6174 (#16213) 2024-03-25 15:15:07 -07:00
sam-gardner 5fbc3a252b
[JAVA-28949] Upgrade spring-native to spring-boot 3 (#16229) 2024-03-25 23:12:47 +01:00
DiegoMarti2 4435123918
baeldung-articles : BAEL-7644 (#16211)
* baeldung-articles : BAEL-7644

Include null value in JSON serialization (Main)

* baeldung-articles : BAEL-7644

Include null value in JSON serialization (Test).
2024-03-25 15:07:55 -07:00
panos-kakos c75b4b13fa
[JAVA-31545] (#16222) 2024-03-25 23:06:53 +01:00
anuragkumawat 0facf5ca65
[JAVA-27762] Upgrade spring-reactive-3 to boot-3 (#16214) 2024-03-25 22:55:56 +01:00
panos-kakos 8d8acb9117
[JAVA-31614] (#16224) 2024-03-25 22:51:56 +01:00
sachin 7c0faeef86
Prototype Scoped Bean With Runtime Arguments (#15936)
* Prototype Scoped Bean With Runtime Arguments

* Prototype Scoped Bean With Runtime Arguments

---------

Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2024-03-24 18:27:58 -05:00
Amit Pandey e0a6bc2da3
[JAVA-29007] - Upgrade Spring Reactive exceptions (#16208) 2024-03-25 00:08:15 +01:00
Harry9656 42b9fb4598
[JAVA-32171] Fix missing pom.xml (#16196) 2024-03-24 23:53:37 +01:00
Mo Helmy 17cb4108d4
This PR is related to BAEL-7427 (#16028)
* This commit is related to BAEL-7427

This commit aims to add a Main class.

* This commit is related to BAEL-7427

This commit aims to add a myFile.gz file to the resources folder.

* This commit is related to BAEL-7427

This commit aims to add a test class "ReadingGZIPUsingGZIPInputStreamUnitTest".

* This commit is related to BAEL-7427

This commit aims to add a myFile.gz file to the resources folder.

* Update Main.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update Main.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update Main.java

* Update Main.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update Main.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update Main.java

* Update ReadingGZIPUsingGZIPInputStreamUnitTest.java

* Update Main.java
2024-03-24 20:08:17 +00:00
vunamtien ff12386947
[JAVA-32056] Upgrade spring-mvc-java-3 to Boot 3 (#16161) 2024-03-24 18:19:00 +02:00
Amit Pandey 8dcc7d1569
JAVA-31500 :- Upgrade spring-data-redis to Spring Boot 3 (#16057) 2024-03-24 15:48:22 +02:00
panos-kakos f277f6195e
[JAVA-28950] upgrade spring-credhub to spring-boot 3 (#16198) 2024-03-24 14:36:18 +01:00
Andrea Cerasoni afef19ac9e
Merge pull request #16158 from RizaFarheen/saga-pattern
saga-pattern
2024-03-24 06:45:11 +00:00
Andrea Cerasoni bd9c74e8be
Merge pull request #16033 from ovidiumihaitacu/master
[BAEL-7421] - Creating Postgres Schema with Liquibase
2024-03-24 06:18:10 +00:00
anuragkumawat 5f9eed3b36
JAVA-32167 Fix references to parent- Week 11 (#16128) 2024-03-23 15:01:13 +02:00
Amit Pandey f63ea84918
JAVA-31640 :- Upgrade Spring Boot Data (#16207)
Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-03-23 13:22:50 +01:00
anuragkumawat 429b4700e8
JAVA-32517 Upgrade parent-spring-6 to latest version of Spring (#16179) 2024-03-23 14:13:07 +02:00
Amit Pandey 8bd2ca6893
JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2 (#16188)
* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Revert parent pom to restrict build

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* Fix version error

* Enable in Parent POM

* Fix haslength approach

---------

Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-03-23 12:49:34 +01:00
DiegoMarti2 9cc307e108
baeldung-articles : BAEL-6752 (#16195)
* baeldung-articles : BAEL-6752

When to Use Setter Methods or Constructors for Setting a Variable's Value in Java.

* baeldung-articles : BAEL-6752

When to Use Setter Methods or Constructors for Setting a Variable's Value in Java.

* Updating ConstructorsVersusSetterMethodsUnitTest.java

Rename functions
2024-03-22 14:08:14 -07:00
sam-gardner 74cd524de2
JAVA-32103 Move spring-boot-kafka-ssl article to spring-kafka-2 (#16178) 2024-03-22 22:25:28 +02:00
MohamedHelmyKassab 663d1831da
This commit is related to BAEL-6404 (#16201)
This commit aims to add a test class "UTF8ToISOUnitTest.java" To convert UTF-8 to ISO-8859-1 in Java.
2024-03-22 11:15:31 -07:00
sam-gardner da0dec8e13
JAVA-32061 Upgrade spring-rest-simple to Spring Boot 3 (#16160) 2024-03-22 19:56:27 +02:00
davidmartinezbarua 846396c6f7
Merge pull request #16029 from abh1navv/BAEL-7521_register_beans
Dynamically register Spring Beans based on properties
2024-03-22 14:51:10 -03:00
sam-gardner e65c1f851f
[JAVA-28945] Upgrade cloud-foundry-uaa to Spring Boot 3 (#16181) 2024-03-22 17:37:51 +01:00
Amit Pandey da41c860a1
[JAVA-29010] Upgrade spring-reactive-security to Spring Boot 3 (#16153) 2024-03-22 17:21:03 +01:00
Harry9656 04b7d05a76
[JAVA-32305] Failing test for External UrlCheckerUnitTest in core-java-networking-2 (#16174) 2024-03-22 16:36:21 +01:00
Harry9656 8095c35738
[JAVA-32540] Change the Kafka test to Manual type (#16193) 2024-03-22 16:19:54 +01:00
Maiklins 5af9f37ed2
Merge pull request #16092 from Michaelin007/master
Creating a Spring Security Key for Signing a JWT Token
2024-03-22 09:30:51 +01:00
Riza Farheen 8c5104e78e
Delete microservices-modules/saga-pattern/src/test/java/io/orkes/example/saga/SagaApplicationTests.java 2024-03-22 10:38:41 +04:00
Loredana Crusoveanu 525d43f5b1
Merge pull request #16189 from rcalago/master
Update on README.md
2024-03-22 08:28:14 +02:00
anuragkumawat c0b32401a0
Java 29332 Upgrade spring-security-web-springdoc (#16191)
* JAVA-29332 Code changes done till date

* JAVA-29332 Update spring-security-web-springdoc to boot-3
2024-03-22 00:58:27 +01:00
Harry9656 a30907a9ea
JAVA-31544: migrate spring-boot-testing and spring-boot-testing-2 to sb3 (#16182) 2024-03-22 00:32:58 +01:00
Dominique Plante 0248e55803
Merge pull request #16018 from Imranalam28/master
[BAEL-7527] Find Peak Elements of a List
2024-03-21 15:59:09 -07:00
sam-gardner 53b3bca14d
JAVA-32062 Upgrade spring-ressttemplate-1 to spring boot 3 (#16164) 2024-03-21 21:53:37 +02:00
ovidiu-mihai98 8f2b321720 Split Changelogs 2024-03-21 18:36:10 +02:00
rcalago 1b599ba18d
Update README.md 2024-03-21 23:51:24 +08:00
rcalago c49c851800
Update README.md 2024-03-21 23:50:05 +08:00
rcalago 5159b1bb62
Update README.md 2024-03-21 23:48:34 +08:00
rcalago 37004adaa0
Update README.md 2024-03-21 23:46:26 +08:00
rcalago 2834450ef5
Update README.md 2024-03-21 23:45:03 +08:00
rcalago bf24acf293
Update README.md 2024-03-21 23:42:32 +08:00
rcalago add089ed5e
Update README.md 2024-03-21 23:39:20 +08:00
rcalago b31ede967f
Update README.md 2024-03-21 23:37:05 +08:00
rcalago 4a87ccbb01
Update README.md 2024-03-21 23:34:23 +08:00
rcalago 37ab5e240a
Update README.md 2024-03-21 23:32:09 +08:00
rcalago a3abc77140
Update README.md 2024-03-21 23:29:09 +08:00
rcalago 68df725a28
Update README.md 2024-03-21 23:28:04 +08:00
davidmartinezbarua 317496fa87
Merge pull request #15970 from etrandafir93/features/BAEL-7523-evt_externalization_improvements
BAEL-7523: evt externalization improvements
2024-03-21 12:27:47 -03:00