Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ builder
Method
builder
core/src/main/java/feign/Feign.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
public
abstract
class
Feign {
35
36
public
static
Builder builder() {
37
return
new
Builder();
38
}
39
40
/**
41
* Configuration keys are formatted as unresolved <a href=
Callers
15
main
Method · 0.95
api
Method · 0.95
newBuilder
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
alwaysEncodeBodyTrueTest
Method · 0.95
resolvesParameterizedResult
Method · 0.95
resolvesBodyParameter
Method · 0.95
levelEmits
Method · 0.95
Calls
no outgoing calls
Tested by
15
main
Method · 0.76
api
Method · 0.76
newBuilder
Method · 0.76
main
Method · 0.76
main
Method · 0.76
main
Method · 0.76
main
Method · 0.76
alwaysEncodeBodyTrueTest
Method · 0.76
resolvesParameterizedResult
Method · 0.76
resolvesBodyParameter
Method · 0.76
levelEmits
Method · 0.76
reasonPhraseOptional
Method · 0.76