Sync docs from master to gh-pages
This commit is contained in:
@@ -4830,8 +4830,8 @@ project for more information.</simpara>
|
||||
</section>
|
||||
<section xml:id="_stub_runner_server_fat_jar">
|
||||
<title>Stub Runner Server Fat Jar</title>
|
||||
<simpara>You can download a standalone JAR from Maven (for example, for version 1.2.3.RELEASE), as follows:</simpara>
|
||||
<programlisting language="bash" linenumbering="unnumbered">$ wget -O stub-runner.jar 'https://search.maven.org/remote_content?g=org.springframework.cloud&a=spring-cloud-contract-stub-runner-boot&v=1.2.3.RELEASE'
|
||||
<simpara>You can download a standalone JAR from Maven (e.g. for version 2.0.1.RELEASE), as follows:</simpara>
|
||||
<programlisting language="bash" linenumbering="unnumbered">$ wget -O stub-runner.jar 'https://search.maven.org/remotecontent?filepath=org/springframework/cloud/spring-cloud-contract-stub-runner-boot/2.0.1.RELEASE/spring-cloud-contract-stub-runner-boot-2.0.1.RELEASE.jar'
|
||||
$ java -jar stub-runner.jar --stubrunner.ids=... --stubrunner.repositoryRoot=...</programlisting>
|
||||
</section>
|
||||
<section xml:id="_spring_cloud_cli">
|
||||
|
||||
Reference in New Issue
Block a user