Commit Graph

15244 Commits

Author SHA1 Message Date
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
Bipin kumar 5102bc8766
JAVA-32170_D_G: Changes made for Fix formatting of POMs - D_G (#16113) 2024-03-16 14:50:00 +02:00
anuragkumawat 9d0e847f15
JAVA-32180 Upgrade spring-kafka-3 to boot-3 (#16120) 2024-03-16 14:38:45 +02:00
davidmartinezbarua c30d36118d
Merge pull request #15748 from amit88265/commit-offsets-in-kafka
BAEL-6946 added code for commit offsets
2024-03-16 09:04:33 -03:00
Bipin kumar 8a2f4211c3
JAVA-32170_C_11: Changes made for Fix formatting of POMs - C_11 (#16112) 2024-03-15 23:54:51 +02:00
Bipin kumar 684902d716
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (#16111) 2024-03-15 23:53:26 +02:00
Bipin kumar c3155551b6
JAVA-32170_C_09: Changes made for Fix formatting of POMs - C_09(#16110) 2024-03-15 23:52:33 +02:00
Bipin kumar f23750dcdc
JAVA-32170_C_08: Changes made for Fix formatting of POMs - C_08 (#16109) 2024-03-15 23:51:19 +02:00
Bipin kumar ce581549b9
JAVA-32170_C_07: Changes made for Fix formatting of POMs - C_07 (#16108) 2024-03-15 23:50:09 +02:00
Bipin kumar 8f0bbdb6c0
JAVA-32170_C_06: Changes made for Fix formatting of POMs - C_06 (#16107) 2024-03-15 23:48:49 +02:00
Bipin kumar d8aa0eeaef
JAVA-32170_C_05: Changes made for Fix formatting of POMs - C_05(#16106) 2024-03-15 23:46:57 +02:00
Bipin kumar 38c569055d
JAVA-32170: Changes made for Fix formatting of POMs - C_03 (#16105) 2024-03-15 23:43:53 +02:00
Bipin kumar c653562b79
JAVA-32170: Changes made for Fix formatting of POMs - C_02(#16104) 2024-03-15 23:42:20 +02:00
panos-kakos c49d37a724
[JAVA-27739] Fix failing module maven-modules - upgrade to JDK 17 (#15841) 2024-03-15 23:37:49 +02:00
Kai.Yuan 2195e2c404 [calc-percentile] add 0 and 100 boundary test cases 2024-03-15 19:47:55 +01:00
Bipin kumar 9236adee65
JAVA-32170: Changes made for Fix formatting of POMs - C_01(#16103) 2024-03-15 17:57:32 +02:00
sam-gardner a0501bc318
JAVA-32068 Upgrade spring-web-url to Spring Boot 3 (#16123) 2024-03-15 17:50:31 +02:00
sam-gardner bc84fc35a4
JAVA-27542 Upgrade spring protobuf module to spring boot 3 (#16059) 2024-03-15 17:39:33 +02:00