Commit Graph

28 Commits

Author SHA1 Message Date
timis1 9c571d3424 JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13621)
* JAVA-17818 Split or move spring-cloud-openfeign module (conti-2)

* JAVA-17818 Some adjustments in the README.md file

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-28 13:31:39 +05:30
edizor e121bb9895 Update README.md
[skip ci]
2023-03-17 00:57:32 +08:00
neha298 22d3cc8ffc Openfeign URL options (#13365)
* Configure feign client URL

* Spacing modifications
2023-03-15 09:35:44 +01:00
timis1 62ba63db7f JAVA-17818 Merge spring-cloud-modules/open-feign and spring-cloud-modules/open-feign-2 (#13530)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:37:17 +05:30
timis1 09382f545e JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13485)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 21:48:26 +05:30
Loredana Crusoveanu f0686dd5bd JAVA-15245 use dynamic port (#12910) 2022-11-04 22:05:10 +05:30
anuragkumawat da42c4af4f AVA-12458 Potential issue in Spring Cloud OpenFeign article (#12821)
* AVA-12458 Potential issue in Spring Cloud OpenFeign article

* AVA-12458 Commit to re-run he Jenkins build

* JAVA-12458 Revert formatting changes as Jenkins build has passed
2022-10-05 19:15:35 +05:30
Loredana Crusoveanu eb9cd1d318 change port to avoid conflict 2022-10-03 17:24:21 +03:00
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