Uses of Interface
feign.Contract
-
Packages that use Contract Package Description feign -
-
Uses of Contract in feign
Classes in feign that implement Contract Modifier and Type Class Description static classContract.BaseContractstatic classContract.DefaultMethods in feign with parameters of type Contract Modifier and Type Method Description Feign.BuilderFeign.Builder. contract(Contract contract)
-