10 Commits

Author SHA1 Message Date
Harry9656
6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
Amit Pandey
e0a6bc2da3
[JAVA-29007] - Upgrade Spring Reactive exceptions (#16208) 2024-03-25 00:08:15 +01:00
anuragkumawat
acb28bdec3
JAVA-31341 Fix spring-jooq and spring-mybatis module (#15897) 2024-02-20 16:28:46 +02:00
anuragkumawat
250500d120
JAVA-31108 Upgrade parent-boot-3 to latest version - Fix modules v1 (#15824) 2024-02-16 11:04:05 +02:00
Balamurugan
d72d41c3b7 BAEL-6086: removed unnecessary dependency(probably conflict which fails test) (#14235)
* BAEL-6086: Added code for webflux default and custom exception along with Unit Tests

* BAEL-6086: added missing import

* BAEL-6086: reformatting

* BAEL-6086: reformatted code

* BAEL-6086: removed unnecessary dependency(probably conflict which fails test)

---------

Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-06-15 11:28:50 +05:30
Bipin kumar
74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
Balamurugan
50faedd2bc BAEL-6086: Customize WebFlux Exceptions in Spring Boot 3 (#13948)
* BAEL-6086: Added code for webflux default and custom exception along with Unit Tests

* BAEL-6086: added missing import

* BAEL-6086: reformatting

* BAEL-6086: reformatted code

---------

Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-05-20 09:18:40 +05:30
Loredana Crusoveanu
8013ac9834 upgrade to boot 3, fix startup error 2023-04-11 11:10:31 +03:00
freelansam
5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
Sameer
2c33928f44 data buffer limit exception (#12862)
* data buffer limit exception

* removed mvn scripts

* test cases

* updated integration test name

Co-authored-by: s9m33r <no-reply>
2022-10-15 20:37:24 -07:00