Commit Graph

15261 Commits

Author SHA1 Message Date
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
Graham Cox 30a5cddce0
Updates for BAEL-7496 (#16150)
* Moved vigenere cipher code to a new module

* New test case for encoding and decoding together
2024-03-21 06:34:48 +01:00
Wynn Teo 1d289c30b9
Bael 7641 (#16099)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* code demostration for ExecutorService vs CompletableFuture
2024-03-20 20:22:00 -05:00
DiegoMarti2 30b95b0161
baeldung-articles : BAEL-6402 (#16185)
* baeldung-articles : BAEL-6402

Normalizing the EOL Character in Java

* Add dep to pom.xml file
2024-03-20 15:02:21 -07:00
Bipin kumar e8f490718a
JAVA-30986: Changes made for Upgrade spring-boot-react (#16180) 2024-03-20 22:57:46 +01:00
timis1 411bea8497
JAVA-30337 Fix failing module spring-security-web-boot-2 schema for spring-security-login-redirect (#16167)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-20 22:31:31 +01:00
anuragkumawat 688005d0c5
JAVA-29313 Upgrade spring-security-web-mvc-custom to spring-6 (#16152) 2024-03-20 22:20:40 +01:00
emanuel.trandafir 5dbc0d820d BAEL-7523: remove unnecessary test 2024-03-20 17:46:54 +01:00
emanuel.trandafir b33c24a27c BAEL-7523: renaming class 2024-03-20 17:44:22 +01:00
emanuel.trandafir e9c06e7339 BAEL-7523: article improvements 2024-03-20 17:44:22 +01:00
emanueltrandafir1993 138163ed74 BAEL-7523: small fix 2024-03-20 17:44:21 +01:00
emanuel.trandafir 7e0a40fec2 BAEL-7523: wip 2024-03-20 17:44:20 +01:00
emanueltrandafir1993 b9ee399220 BAEL-7523: upgrade to SB 3.x 2024-03-20 17:44:10 +01:00
emanueltrandafir1993 e659b2fbfd BAEL-7523: small changes 2024-03-20 17:41:12 +01:00
Harry9656 8cd148b5b0
JAVA-31697: Fix failing integration test in spring-boot-persistence-mongodb (#16177) 2024-03-20 15:15:54 +02:00
panos-kakos 4e08d9bd77
[JAVA-29005] Upgraded spring-reactive-data to spring-boot 3 (#16142) 2024-03-20 13:29:36 +02:00
sam-gardner b5a54645a4
JAVA-27520 Upgrade spring vault to spring boot 3 (#16095) 2024-03-20 13:04:41 +02:00
Wynn Teo 503774a05e
Bael 7616 (#15985)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7616 check if date object is yesterday

* Update test vars

* change the variable name prefix

* Update the test variable name
2024-03-19 20:07:54 -05:00
ACHRAF TAITAI 9c2a26d4e8
BAEL-7629: Update article "Circular Dependencies in Spring" (#16166) 2024-03-19 22:55:11 +01:00
Bipin kumar 9ba4572686
JAVA-29314: Changes made for Upgrade spring-security-web-persistent-login to spring-boot 3 (#16173) 2024-03-19 22:42:29 +01:00
sam-gardner 08f57d02fb
JAVA-28946 Upgrade sql injection samples to Spring Boot 3 (#16093)
* JAVA-28946 Upgrade sql injection samples to Spring Boot 3

* JAVA-28946 Optimise imports for AccountDAO
2024-03-19 22:24:22 +01:00
Andrea Cerasoni c0bce2baac
Merge pull request #15854 from aamolgote/jira/BAEL-7374-start-stop-kafka-consumer
BAEL-7374 - First Cut
2024-03-19 18:04:17 +00:00
Andrea Cerasoni a7fa8842e5
Merge pull request #16006 from saikatcse03/master
[BAEL-7127] Implement two levels of caching with local and distributed cache
2024-03-19 18:01:56 +00:00
MohamedHelmyKassab b47fb18816
This PR is related to BAEL-6922 (#16171)
* Update pom.xml

* Add files via upload

* This commit is related to BAEL-6922

This commit aims to add a test class named ExcelToJsonUnitTest that provides ways to convert Excel to JSON in Java.

* Update ExcelToJsonUnitTest.java

* Update ExcelToJsonUnitTest.java
2024-03-19 10:06:41 -07:00
Bipin kumar 8915b634d1
JAVA-32170_M_01: Changes made for Fix formatting of POMs (#16116) 2024-03-19 16:07:45 +02:00
Bipin kumar 0040f23092
JAVA-32170: Changes made for Fix formatting of POMs (#16102) 2024-03-19 16:05:50 +02:00
davidmartinezbarua 2e8e4e4092
Merge pull request #16094 from sIvanovKonstantyn/master
BAEL-6163 - Examples for the article "Querydsl vs. JPA Criteria"
2024-03-19 10:37:46 -03:00
panos-kakos a8fe086714
[JAVA-27519] Upgrade spring-rest-angular to spring boot 3 (#16118) 2024-03-19 13:33:09 +01:00
MohamedHelmyKassab 51ec697ebc
This commit is related to BAEL-6825 (#15981)
* This commit is related to BAEL-6825

This commit aims to add a test class "IntegersBitLevelUnitTest.java".

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java

* Update IntegersBitLevelUnitTest.java
2024-03-18 20:24:13 +00:00
Bipin kumar 75ed16ffb5
[JAVA-31565] Changes made for update commons-validator (#16131) 2024-03-18 20:31:58 +01:00
Bipin kumar 35837b2423
[JAVA-31569] Upgrade micrometer-registry-atlas to latest version (#16097) 2024-03-18 20:17:23 +01:00
panos-kakos be47444fcb
[JAVA-31067] Fix integration jdk17 jersey tests: Assign random/available port to jersey server (#16135) 2024-03-18 21:06:12 +02:00
Amit Pandey 68db1db5f0
JAVA-29185 :- Upgrade Spring 5 to boot 3. (#16141) 2024-03-18 20:43:24 +02:00
DiegoMarti2 bb3e43fdec
baeldung-articles : BAEL-6596 (#16143)
Check if a given time lies between two times regardless of date.
2024-03-18 11:40:01 -07:00
sam-gardner faf223b47a
JAVA-28828 Rename RestClientIntegrationTest to RestClientLiveTest (#16159) 2024-03-18 19:21:32 +01:00
Amit Pandey 693d3728a7
JAVA-29012 :- Update Spring WebFlux AMQP to Spring Boot 3. (#16076) 2024-03-18 20:05:59 +02:00
Liam Williams 89cb132fe1
Merge pull request #16137 from sk1418/calc-percentile
Calc percentile
2024-03-18 16:58:54 +00:00
Maiklins c6195ff341
Merge pull request #16154 from zeesh49/master
BAEL-7460: Hibernate: Refresh, Evict, Replicate and Flush
2024-03-18 00:26:13 +01:00
anuragkumawat 60d8998604
JAVA-29299 Upgrade spring-security-pkce (#16144)
* JAVA-29299 Upgrade spring-security-pkce module

* Upgrade spring-security-pkce to boot-3
2024-03-17 23:37:40 +01:00
ACHRAF TAITAI 35dcd94d8a
BAEL-7569: Disallow Mocking Using @DoNotMock with Mockito (#16155) 2024-03-17 17:19:34 +01:00
panos-kakos 8a7e5a82e0
[JAVA-30987] Upgraded spring-annotations-2 to spring boot 3 (#16133) 2024-03-17 15:14:47 +01:00
Amit Pandey ef96037176
JAVA-31001: Upgrade spring-boot-springdoc to boot 3 (#16139)
* JAVA-31001: Upgrade spring-boot-springdoc

* JAVA-31001: Upgrade spring-boot-springdoc

* JAVA-31001: Upgrade spring-boot-springdoc.

* Uncomment in Parent module POM.

* JAVA-31001: Upgrade spring-boot-springdoc parent.
2024-03-17 15:06:36 +01:00
Zeeshan Arif 9bc0f1a4c2 BAEL-7460: Hibernate: Refresh, Evict, Replicate and Flush
Created test cases for refresh() and replicate() Hibernate methods & Fixed indentation
2024-03-17 18:58:50 +05:00
Amit Pandey d58345c913
JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3. (#16140)
* JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3.

* JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3.

* JAVA-30991 :- Remove unnecessary imports.

* JAVA-30991 :- Used same parent pom and uncommented in the parent module.
2024-03-17 13:42:29 +01:00
Amit Pandey aaeb72e89d
JAVA-31000 : Upgrade Spring Boot Runtime and Spring Boot Runtime2 to Spring Boot 3. (#16138)
* JAVA-31000 : Upgrade Spring Boot Runtime and Spring Boot Runtime2 to Spring Boot 3

* JAVA-31000 :- Uncomment in Parent module POM.

* Remove unnecessary imports
2024-03-17 13:04:56 +01:00
vunamtien 90b019d0bf
[JAVA-27511] upgrade spring mockito to boot 3 (#16127) 2024-03-17 12:58:04 +02:00
Bipin kumar 5347b579ad
JAVA-32170_k_L: Changes made for Fix formatting of POMs K_L (#16115) 2024-03-17 12:50:52 +02:00
Bipin kumar ed0991ca5c
JAVA-32170_H_J: Changes made for Fix formatting of POMs H_J (#16114) 2024-03-17 12:49:56 +02:00
vunamtien 23a43d837b
[JAVA-27510] Upgrade vaadin to boot 3 (#16122) 2024-03-17 12:46:45 +02:00
Amol Gote 012020c312 Incorporated Review comments for the package name. 2024-03-16 14:56:09 -04:00