Class ContractProjectUpdater

java.lang.Object
org.springframework.cloud.contract.stubrunner.ContractProjectUpdater

public class ContractProjectUpdater extends Object
Updates the project containing contracts.
Since:
2.0.0
Author:
Marcin Grzejszczak
  • Constructor Details

    • ContractProjectUpdater

      public ContractProjectUpdater(StubRunnerOptions stubRunnerOptions)
  • Method Details

    • updateContractProject

      public void updateContractProject(String projectName, Path rootStubsFolder)
      Merges the folder with stubs with the project containing contracts.
      Parameters:
      projectName - name of the project
      rootStubsFolder - root folder of the stubs