Package | Description |
---|---|
feign |
Modifier and Type | Method and Description |
---|---|
Feign.Builder |
Feign.Builder.addCapability(Capability capability) |
static <E> E |
Capability.invoke(E target,
Capability capability) |
Modifier and Type | Method and Description |
---|---|
static <E> E |
Capability.enrich(E componentToEnrich,
List<Capability> capabilities) |
Copyright © 2012–2021 OpenFeign. All rights reserved.