Updated main page
This commit is contained in:
@@ -383,10 +383,10 @@ assertThat(response).isEqualTo("{\"fraudCheckStatus\":\"FRAUD\",\"rejectionReaso
|
||||
|
||||
### Sample Projects
|
||||
|
||||
* [Spring Cloud Contract Verifier Http Server](https://github.com/spring-cloud/spring-cloud-contract/tree/master/spring-cloud-contract-verifier-standalone-test-samples/http-server) example of the Spring Cloud Contract Verifier usage for HTTP on the server side
|
||||
* [Spring Cloud Contract Verifier Http Client](https://github.com/spring-cloud/spring-cloud-contract/tree/master/spring-cloud-contract-verifier-standalone-test-samples/http-client) example of the Spring Cloud Contract Verifier usage for HTTP on the client side
|
||||
* [Spring Cloud Contract Verifier Stream Source](https://github.com/spring-cloud/spring-cloud-contract/tree/master/spring-cloud-contract-verifier-standalone-test-samples/contract-verifier-sample-stream-source) example of the Spring Cloud Contract Verifier usage for Messaging on the producer side
|
||||
* [Spring Cloud Contract Verifier Stream Sink](https://github.com/spring-cloud/spring-cloud-contract/tree/master/spring-cloud-contract-verifier-standalone-test-samples/contract-verifier-sample-stream-sink) contains example of the Spring Cloud Contract Verifier usage for Messaging on the consumer side
|
||||
* [Spring Cloud Contract Verifier Http Server](https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-server) example of the Spring Cloud Contract Verifier usage for HTTP on the server side
|
||||
* [Spring Cloud Contract Verifier Http Client](https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-client) example of the Spring Cloud Contract Verifier usage for HTTP on the client side
|
||||
* [Spring Cloud Contract Verifier Stream Source](https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/contract-verifier-sample-stream-source) example of the Spring Cloud Contract Verifier usage for Messaging on the producer side
|
||||
* [Spring Cloud Contract Verifier Stream Sink](https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/contract-verifier-sample-stream-sink) contains example of the Spring Cloud Contract Verifier usage for Messaging on the consumer side
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user