Skip to content

Commit 0337160

Browse files
committed
Merge pull request #343 from Florian Benz
* gh-343: Add spring-auto-restdocs to third-party extensions
2 parents 677a236 + 7e4a865 commit 0337160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ There are several that you can contribute to Spring REST Docs:
3939
| ---- | ----------- |
4040
| [restdocs-wiremock][17] | Auto-generate [WireMock][18] stubs as part of documenting your RESTful API |
4141
| [restdocsext-jersey][19] | Enables Spring REST Docs to be used with [Jersey's test framework][20] |
42+
| [spring-auto-restdocs][21] | Uses introspection and Javadoc to automatically document request and response parameters |
4243

4344
## Licence
4445

@@ -63,4 +64,5 @@ Spring REST Docs is open source software released under the [Apache 2.0 license]
6364
[17]: https://github.com/ePages-de/restdocs-wiremock
6465
[18]: http://wiremock.org/
6566
[19]: https://github.com/RESTDocsEXT/restdocsext-jersey
66-
[20]: https://jersey.java.net/documentation/latest/test-framework.html
67+
[20]: https://jersey.java.net/documentation/latest/test-framework.html
68+
[21]: https://github.com/ScaCap/spring-auto-restdocs

0 commit comments

Comments
 (0)