Commit Graph

11 Commits

Author SHA1 Message Date
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
edizor 85ae160de4 Update README.md
[skip ci]
2023-05-26 00:22:10 +08:00
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
Ehsan Sasanianno a9a44221fc Revert "JAVA-20280: remove wrong property (#13874)" (#14021)
This reverts commit 561e893e86.
2023-05-16 13:48:03 +03:00
3hsan 561e893e86 JAVA-20280: remove wrong property (#13874) 2023-04-27 14:42:53 +03:00
Loredana Crusoveanu 8013ac9834 upgrade to boot 3, fix startup error 2023-04-11 11:10:31 +03:00
Loredana Crusoveanu b974efc21a Create README.md 2023-01-09 12:23:13 +02:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
Sameer ff3f356fcd using static test port (#12896)
Co-authored-by: s9m33r <no-reply>
2022-10-21 08:24:25 -07:00
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