Uses of Class
org.springframework.cloud.contract.verifier.converter.StubGeneratorProvider
Packages that use StubGeneratorProvider
-
Uses of StubGeneratorProvider in org.springframework.cloud.contract.verifier.converter
Constructors in org.springframework.cloud.contract.verifier.converter with parameters of type StubGeneratorProviderModifierConstructorDescriptionRecursiveFilesConverter
(File stubsOutputDir, File contractsDslDir, List<String> excludedFiles, String includedContracts, boolean excludeBuildFolders, StubGeneratorProvider holder)