Uses of Class
org.springframework.cloud.contract.maven.verifier.stubrunner.RemoteStubRunner
Packages that use RemoteStubRunner
-
Uses of RemoteStubRunner in org.springframework.cloud.contract.maven.verifier
Constructors in org.springframework.cloud.contract.maven.verifier with parameters of type RemoteStubRunnerModifierConstructorDescriptionRunMojo(LocalStubRunner localStubRunner, RemoteStubRunner remoteStubRunner)