Skip to content

Commit a88a4bb

Browse files
author
Ronald Holshausen
committed
chore: update readme
1 parent 8f49cf7 commit a88a4bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -409,3 +409,5 @@ au.com.dius.pactworkshop.provider.ProductPactProviderTest > FrontendApplication
409409
The test has failed, as the expected path `/products/{id}` is returning 404. We incorrectly believed our provider was following a RESTful design, but the authors were too lazy to implement a better routing solution 🤷🏻‍♂️.
410410

411411
The correct endpoint which the consumer should call is `/product/{id}`.
412+
413+
Move on to [step 5](https://github.com/pact-foundation/pact-workshop-jvm-spring/tree/step5#step-5---back-to-the-client-we-go)

0 commit comments

Comments
 (0)