Skip to content

Commit a3159b6

Browse files
committed
Update README to link to restdocsext-jersey third-party extension
1 parent 0a0136c commit a3159b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ There are several that you can contribute to Spring REST Docs:
3838
| Name | Description |
3939
| ---- | ----------- |
4040
| [restdocs-wiremock][17] | Auto-generate [WireMock][18] stubs as part of documenting your RESTful API |
41+
| [restdocsext-jersey][19] | Enables Spring REST Docs to be used with [Jersey's test framework][20] |
4142

4243
## Licence
4344

@@ -60,4 +61,6 @@ Spring REST Docs is open source software released under the [Apache 2.0 license]
6061
[15]: http://stackoverflow.com/tags/spring-restdocs
6162
[16]: https://gitter.im/spring-projects/spring-restdocs
6263
[17]: https://github.com/ePages-de/restdocs-wiremock
63-
[18]: http://wiremock.org/
64+
[18]: http://wiremock.org/
65+
[19]: https://github.com/RESTDocsEXT/restdocsext-jersey
66+
[20]: https://jersey.java.net/documentation/latest/test-framework.html

0 commit comments

Comments
 (0)