Commit Graph

15412 Commits

Author SHA1 Message Date
Kai.Yuan e959114bc7 [add-to-immutable-list] wip 2024-03-17 17:27:57 +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
adalagandev 83cc018515 BAEL-7131 - Removed InputStreamUnitTest as per Final review sugestions. 2024-03-15 18:08:35 +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
Kai.Yuan 4c48476258 [calc-percentile] calc percentile 2024-03-15 14:45:38 +01:00
Loredana Crusoveanu 1ac881cfec
Merge pull request #16136 from collaboratewithakash/master
backlink updated
2024-03-15 12:27:11 +02:00
timis1 40326c74b1
[JAVA-32168] Cleanup un-committed or un-ignored artifacts - Week 11 - 2024 (#16124) 2024-03-15 09:11:50 +01:00
panos-kakos 34fec650c0
[JAVA-32166] Clean up (#16091) 2024-03-15 09:03:12 +01:00
collaboratewithakash 6cff4e319b
backlink added 2024-03-15 13:23:50 +05:30
collaboratewithakash faff675f3c
backlink removed 2024-03-15 13:23:11 +05:30
collaboratewithakash d397b840bc
backlink updated 2024-03-15 13:22:29 +05:30
sam-gardner 2a16dc158c
[JAVA-28828] Fix spring-boot-3-2 build and integration tests (#16038) 2024-03-15 08:45:46 +01:00
collaboratewithakash 70e5f38ebb
backlink updated 2024-03-15 13:04:07 +05:30
collaboratewithakash 99c68beb3c
backlink removed 2024-03-15 13:01:13 +05:30
collaboratewithakash 7c8c13a4f0
backlink added 2024-03-15 12:38:00 +05:30
collaboratewithakash e636e514b2
backlink updated 2024-03-15 12:33:02 +05:30
collaboratewithakash 9fe8ce5906
backlink updated 2024-03-15 12:29:24 +05:30
collaboratewithakash 5cd905c38c
backlink updated 2024-03-15 12:27:09 +05:30
collaboratewithakash 1bedbb4b2f
backlink added 2024-03-15 12:19:29 +05:30
collaboratewithakash 6a22da4d1c
backlink added 2024-03-15 12:17:09 +05:30
collaboratewithakash 9cadb6f795
backlink updated 2024-03-15 12:08:37 +05:30
collaboratewithakash 6d4aae6ec9
backlink updated 2024-03-15 12:06:57 +05:30
collaboratewithakash 02c27797f9
backlink updated 2024-03-15 11:59:08 +05:30
Wynn Teo 2c8e998cfd
Bael 6347 (#16061)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* add first draft

* Update code reformat
2024-03-14 21:23:10 -05:00