spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

Document Feign support for ResponseEntity

Open spencergibb opened this issue 10 years ago • 7 comments
trafficstars

spencergibb avatar Apr 27 '15 18:04 spencergibb

Hey, @spencergibb @OlgaMaciaszek i would like to work on this issue. Can you guide me how should I get started with this issue.

shefali12-ab avatar Mar 03 '22 17:03 shefali12-ab

Hello @shefali12-ab - to implement this issue, please go through the code and javadocs related to handling ResponseEntity, especially the ResponseEntityDecoder class and tests that use ResponseEntity and document the features we provide for working with ResponseEntity in spring-cloud-openfeign.adoc.

OlgaMaciaszek avatar Mar 03 '22 17:03 OlgaMaciaszek

okay, i will check it. @OlgaMaciaszek to work on this issue do I need to know java. as I am familiar with C and C++ currently.

shefali12-ab avatar Mar 03 '22 17:03 shefali12-ab

@shefali12-ab, This is a documentation issue. You don't need to write any code, but you might need to do some research in order to understand the current solution, however, it should not be very hard if you know C++.

OlgaMaciaszek avatar Mar 03 '22 17:03 OlgaMaciaszek

okay sure, I will first try to understand it. any slack channel for communication?? @OlgaMaciaszek

shefali12-ab avatar Mar 03 '22 18:03 shefali12-ab

We use GitHub for communication. Since it seems you are an OpenForce 2022 participant, please continue contacting us on the Discord server provided by the organisers in the spring-cloud channel. Please let me know if I should assign this issue to you.

OlgaMaciaszek avatar Mar 03 '22 18:03 OlgaMaciaszek

okay sure. Thank you!!

shefali12-ab avatar Mar 04 '22 05:03 shefali12-ab