Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 26, 2019
1 parent 70b6733 commit 0b2881b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ import static com.github.tomakehurst.wiremock.client.WireMockJaxrs.invocation;
invocation(ItemResouce.class, (r) -> r.whateverMethod(anyParameterValue))
```

See also:

https://github.com/tomasbjerre/wiremock-jaxrs-example

### Example

When invoked like this:
Expand Down

0 comments on commit 0b2881b

Please sign in to comment.