Skip to content

Commit

Permalink
docs: refer to use cases from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 8, 2024
1 parent dfa8a5e commit 1a6c588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**WireMock Spring Boot** library drastically simplifies WireMock configuration in a **Spring Boot** and **JUnit 5** application.

See the [WireMock Spring Boot doc page](https://wiremock.org/docs/spring-boot/) for installation and usage details.
See the [WireMock Spring Boot doc page](https://wiremock.org/docs/spring-boot/) for installation and usage details. There are also [running examples of use cases](https://github.com/wiremock/wiremock-spring-boot/tree/main/src/test/java/usecases).

## Highlights

Expand Down

0 comments on commit 1a6c588

Please sign in to comment.