Package io.vertx.tp.plugin.feign
Class FeignDepot
java.lang.Object
io.vertx.tp.plugin.feign.FeignDepot
- All Implemented Interfaces:
Serializable
Plugin for feign client
- See Also:
-
Method Summary
Modifier and TypeMethodDescription<T> T<T> T<T> Tstatic FeignDepotio.vertx.core.json.JsonObject
-
Method Details
-
create
-
build
- Type Parameters:
T- FeignApi type- Parameters:
clazz- Input FeignApi class.- Returns:
- Feign Api reference.
-
build
-
build
-
getEndpoint
-
getConfig
public io.vertx.core.json.JsonObject getConfig()
-