MCPcopy 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

34public 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

mainMethod · 0.95
apiMethod · 0.95
newBuilderMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
resolvesBodyParameterMethod · 0.95
levelEmitsMethod · 0.95

Calls

no outgoing calls

Tested by 15

mainMethod · 0.76
apiMethod · 0.76
newBuilderMethod · 0.76
mainMethod · 0.76
mainMethod · 0.76
mainMethod · 0.76
mainMethod · 0.76
resolvesBodyParameterMethod · 0.76
levelEmitsMethod · 0.76
reasonPhraseOptionalMethod · 0.76