Setup PATCH method in the OpenFeign (#14304)

* Fix the integration tests which failed due to defined port

* Add open feign patch example

* refactor the feign code

* refactor the feign code

* refactor the feign code

* refactor the code

* remove space

* refactor code

* refactor code and set the user id for testing

* refactor code
This commit is contained in:
Saikat Chakraborty
2023-07-09 18:37:52 +05:30
committed by GitHub
parent cff81e0975
commit b19e44baef
8 changed files with 222 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@
<module>spring-cloud-sleuth</module>
<module>spring-cloud-open-telemetry</module>
<module>spring-cloud-azure</module>
<module>spring-cloud-openfeign-2</module>
</modules>
<build>