michelvandernol

Results 2 comments of michelvandernol

Please do not close this issue, i am preparing a full example, which i plan to add (early) next week.

[cdc-example.zip](https://github.com/spring-cloud/spring-cloud-contract/files/3808493/cdc-example.zip) The example code contains two implementations, the CommandConsumer which has one @RabbitListener annotated method and the EventConsumer which contains two @RabbitHandler annotated methods. In creating this example I got...