Uses of Class
org.springframework.cloud.contract.spec.Contract
Packages that use Contract
-
Uses of Contract in org.springframework.cloud.contract.spec
Methods in org.springframework.cloud.contract.spec that return ContractModifier and TypeMethodDescriptionstatic ContractContract.make(groovy.lang.Closure closure) Groovy point of entry to build a contract.static ContractPoint of entry to build a contract.Methods in org.springframework.cloud.contract.spec that return types with arguments of type ContractMethods in org.springframework.cloud.contract.spec with parameters of type ContractMethod parameters in org.springframework.cloud.contract.spec with type arguments of type ContractModifier and TypeMethodDescriptionContractConverter.convertTo(Collection<Contract> contract) Converts the givenContractto aContractConverterrepresentation.static ContractPoint of entry to build a contract.