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