In this article you will read about testing message-driven applications in distributed systems. Systems which use messaging as transport mechanism (first five tips) and event sourcing.
#testing #spring #middle
https://pillopl.github.io/testing-messaging/
#testing #spring #middle
https://pillopl.github.io/testing-messaging/
pillopl.github.io
How To Test Your Distributed Message-Driven Application With Spring?
Messaging is cool. It allows to deal with a broad set of various problems that developers face on a daily basis. It is not a silver bullet though. One must assess if their architectural drivers fit this pattern. A list of tips that might help you with this…
We are continuing with Spring Cloud Contract - this time focusing on support for Pact and especially the ability to connect to a Pact broker. The Pact broker acts as a repository for sharing the Pact contracts and verification results.
#spring #architecture #middle
https://ordina-jworks.github.io/spring/2018/04/28/Spring-Cloud-Contract-meet-Pact.html
#spring #architecture #middle
https://ordina-jworks.github.io/spring/2018/04/28/Spring-Cloud-Contract-meet-Pact.html
ordina-jworks.github.io
Spring Cloud Contract, meet Pact - Tim Ysewyn
Ordina JWorks Tech Blog