Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ body
Method
body
core/src/test/java/feign/FeignUnderAsyncTest.java:827–827 ·
view source on GitHub ↗
(List<String> contents)
Source
from the content-addressed store, hash-verified
825
@Param(
"password"
) String password);
826
827
@RequestLine(
"POST /"
)
828
void
body(List<String> contents);
829
830
@RequestLine(
"POST /"
)
Callers
15
postBodyParam
Method · 0.95
bodyTypeCorrespondsWithParameterType
Method · 0.95
throwsFeignExceptionIncludingBody
Method · 0.95
okIfEncodeRootCauseHasNoMessage
Method · 0.95
decode
Method · 0.65
encode
Method · 0.65
decodes
Method · 0.65
emptyBodyDecodesToNull
Method · 0.65
customDecoder
Method · 0.65
customObjectDecoder
Method · 0.65
encode
Method · 0.65
decode
Method · 0.65
Calls
no outgoing calls
Tested by
15
postBodyParam
Method · 0.76
bodyTypeCorrespondsWithParameterType
Method · 0.76
throwsFeignExceptionIncludingBody
Method · 0.76
okIfEncodeRootCauseHasNoMessage
Method · 0.76
decodes
Method · 0.52
emptyBodyDecodesToNull
Method · 0.52
customDecoder
Method · 0.52
customObjectDecoder
Method · 0.52
client
Method · 0.52
decodesSoap
Method · 0.52
decodesSoapWithSchemaOnEnvelope
Method · 0.52
decodesSoap1_2Protocol
Method · 0.52