Started adding flows
This commit is contained in:
@@ -31,5 +31,6 @@
|
||||
:tests_path: {core_path}/tests
|
||||
:samples_branch: 2.2.x
|
||||
:samples_url: https://raw.githubusercontent.com/spring-cloud-samples/spring-cloud-contract-samples/{samples_branch}
|
||||
:samples_code: https://github.com/spring-cloud-samples/spring-cloud-contract-samples/tree/{samples_branch}/
|
||||
|
||||
:introduction_url: {core_path}
|
||||
@@ -1,8 +0,0 @@
|
||||
- Provider contract testing with Maven / Gradle, stubs in artifactory
|
||||
- Provider contract testing with Maven / Gradle, stubs in git
|
||||
- Consumer Driven Contracts with contracts on the producer side
|
||||
- Consumer Driven Contracts with contracts in external repo
|
||||
- Consumer Driven Contracts with contracts and stubs in git
|
||||
- Provider contract testing with Maven / Gradle, stubs in artifactory in non Spring world
|
||||
- Provider contract testing with Maven / Gradle, stubs in artifactory in non JVM world
|
||||
- Provider contract testing with REST Docs and with Maven / Gradle stubs in Artifactory
|
||||
@@ -46,14 +46,13 @@ If you are getting started with {project-full-name} or 'Spring' in general, star
|
||||
|
||||
* *From scratch:*
|
||||
<<getting-started.adoc#getting-started-introducing-{project-name}, Overview>> |
|
||||
<<getting-started.adoc#getting-started-system-requirements, Requirements>> |
|
||||
<<getting-started.adoc#getting-started-installing-{project-name}, Installation>>
|
||||
<<getting-started.adoc#getting-started-three-second-tour, Three-second Tour>> |
|
||||
<<getting-started.adoc#getting-started-first-application, First application>>
|
||||
* *Tutorial:*
|
||||
<<getting-started.adoc#getting-started-first-application, Part 1>> |
|
||||
<<getting-started.adoc#getting-started-first-application-code, Part 2>>
|
||||
* *Running your example:*
|
||||
<<getting-started.adoc#getting-started-first-application-run, Part 1>> |
|
||||
<<getting-started.adoc#getting-started-first-application-executable-jar, Part 2>>
|
||||
<<getting-started.adoc#getting-started-cdc, Introduction>> |
|
||||
<<getting-started.adoc#consumer-side-loan-issuance, Consumer >> |
|
||||
<<getting-started.adoc#producer-side-fraud-detection-server, Producer Part 1>> |
|
||||
<<getting-started.adoc#consumer-side-loan-issuance-final-step, Consumer Part 2>>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1124,4 +1124,6 @@ video::ZyHG-VOzPZg[youtube,width=640,height=480]
|
||||
video::TvpkZu1e2Dc[youtube,start=6262,width=640,height=480]
|
||||
|
||||
You can find the default project samples at
|
||||
https://github.com/spring-cloud-samples/spring-cloud-contract-samples[samples].
|
||||
https://github.com/spring-cloud-samples/spring-cloud-contract-samples[samples].
|
||||
|
||||
You can find the Spring Cloud Contract workshops https://cloud-samples.spring.io/spring-cloud-contract-samples/[over here].
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user