Package org.springframework.cloud.contract.verifier.converter
-
Interface Summary Interface Description StubGenerator<T> Converts contracts into their stub representation.StubPostProcessor<T> Post processor of stub mappings. -
Class Summary Class Description RecursiveFilesConverter Recursively converts contracts into their stub representations.RecursiveFilesConverterApplication StubGeneratorProvider Retrieves file converters from the class path and operates on them. -
Exception Summary Exception Description ConversionContractVerifierException Thrown when a a DSL can't be properly converted.