File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments