freelansam
|
dc1815c10c
|
JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs
* cleanup
|
2022-09-13 21:22:49 +05:30 |
Saikat Chakraborty
|
8a79e04d39
|
Bael 5265: OpenFeign and Spring Exception handler (#12468)
* Implemented cassandra batch query
* Added netty version param
* Reformatted correctly
* Reformatted correctly
* Reformatted correctly
* Formatting fix resolved
* Formatting fix resolved
* Removed unused method
* Refactored method for better readability
* tab spaces corrected
* Added http headers in feign
* Updated code
* Updated code
* Removed unused code
* Removed unused logger code
* Implemented Interceptor and logging related code review
* Added AuthService Code
* Removed toString method
* Removed unnecessary declaration
* Removed new line
* Added feign headers log as well
* Moved to Authorisation package for better naming
* spaces removed
* @Override included
* [Saikat]| Adding the OpenFeign exception default and customizable exception handler and test cases
* [Saikat]| Test name updated
* [Saikat]| Test name updated
* [Saikat]| Removed unused import
* [Saikat]| Refactored code
* [Saikat]| Reformatted the test codes
* [Saikat]| Removed unnecessary code
* [Saikat]| Controller test fixed for data error
* [Saikat]| Code review fixes
* [Saikat]| Code review fixes
* [Saikat]| Removed unnecessary annotation
* [Saikat]| Added extends ResponseEntityExceptionHandler
* [Saikat]| Code review implemented
* [Saikat]| Indentation added
* Removed empty line before method start
Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
|
2022-08-31 09:38:40 +01:00 |
Loredana Crusoveanu
|
e17700100f
|
Merge pull request #12474 from amitiw4u/BAEL-5297_ExceptionHandling
Bael 5297 exception handling
|
2022-08-27 21:10:14 +03:00 |
Haroon Khan
|
b9789c23f0
|
[JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2
* [JAVA-13976] Fix failing test due to incorrect Jackson version
|
2022-08-22 22:47:32 +05:30 |
Asjad J
|
b8dfb5701f
|
Updated README.md
added link back to the article: https://www.baeldung.com/spring-openfeign-propagate-exception
|
2022-08-17 16:34:32 +05:00 |
sampadawagde
|
2268d19caa
|
JAVA-13134: Fix references to parents
|
2022-07-26 20:01:43 +05:30 |
Amitabh Tiwari
|
24a8399b6b
|
Remove unwanted changes from Old Module
|
2022-07-22 16:52:08 +05:30 |
Amitabh Tiwari
|
df300eb6b3
|
Update README.md
|
2022-07-22 16:47:48 +05:30 |
Amitabh Tiwari
|
3999f0f9a4
|
Update README.md
|
2022-07-22 16:47:09 +05:30 |
Amitabh Tiwari
|
f9b412ebb1
|
Removed changes for FallbackFactory
|
2022-07-22 16:43:08 +05:30 |
Amitabh Tiwari
|
3574fa6fa2
|
Update CustomErrorDecoder.java
|
2022-07-18 07:26:21 +05:30 |
Amitabh Tiwari
|
7f4cae20b0
|
Update NotFoundException.java
|
2022-07-18 07:25:37 +05:30 |
Amitabh Tiwari
|
9b7f11418e
|
Update FileUploadClientFallbackFactory.java
Changes for creating FallbackFactory
|
2022-07-10 05:09:50 +05:30 |
Amitabh Tiwari
|
8bd7b32499
|
Initial Changes for BAEL-5297
|
2022-06-30 15:11:18 +05:30 |
Loredana Crusoveanu
|
d58fe693b9
|
Update application.properties
|
2022-06-23 10:35:35 +03:00 |
Dhawal Kapil
|
5e168afb69
|
Update README.md
|
2022-06-02 17:12:33 +05:30 |
Dhawal Kapil
|
d2e0739539
|
Added missing articles
|
2022-06-02 17:11:50 +05:30 |
Dhawal Kapil
|
82b0125fa4
|
JAVA-12418 Moved pending files to spring-cloud-modules
|
2022-06-02 17:08:37 +05:30 |
Dhawal Kapil
|
23fab8f361
|
JAVA-12418 Moved pending files from spring-cloud to spring-cloud-modules (#12286)
|
2022-06-02 17:00:07 +05:30 |
Dhawal Kapil
|
85d134952e
|
JAVA-11240 Moved spring-cloud to spring-cloud-modules
|
2022-05-29 19:32:17 +05:30 |