Uses of Class
org.springframework.cloud.contract.stubrunner.ContractDownloader.InclusionProperties
Packages that use ContractDownloader.InclusionProperties
-
Uses of ContractDownloader.InclusionProperties in org.springframework.cloud.contract.stubrunner
Methods in org.springframework.cloud.contract.stubrunner that return ContractDownloader.InclusionPropertiesModifier and TypeMethodDescriptionContractDownloader.createNewInclusionProperties(File contractsDirectory) After JAR with all the contracts is downloaded and unpacked - we need to get new inclusion pattern for those contracts.