Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ getName
Method
getName
core/src/main/java/feign/template/Expression.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
abstract String expand(Object variable, boolean encode);
39
40
public
String getName() {
41
return
this.name;
42
}
43
44
Pattern getPattern() {
45
return
pattern;
Callers
15
JavaLogger
Method · 0.45
parseAndValidateMetadata
Method · 0.45
DefaultContract
Method · 0.45
resolve
Method · 0.45
decodeSlash
Method · 0.45
getFieldsToEnrich
Method · 0.45
configKey
Method · 0.45
processAnnotationOnMethod
Method · 0.45
processAnnotationsOnParameter
Method · 0.45
findOptions
Method · 0.45
getThreadIdentifier
Method · 0.45
invoke
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected