RedFroggy/spring-cucumber-messaging

Add the possibility to alter the body using json path

michaeldesigaud opened this issue · 0 comments

Add the possibility to alter the body using json path, for example:

I set queue message body to {"status":"VALID", "id":"1"}
I set queue message body path $.status to INVALID