Spring REST Docs 1.0.0.RC1
I’m delighted to announce that Spring REST Docs 1.0.0.RC1 has been released and is available from our milestone repository.
If you’d like to see some examples of what can be produced with Spring REST Docs, please take a look at the sample documentation.
What’s new
- Support for documenting path parameters
- Support for documenting multipart requests
- Support for documenting constraints declared using the Bean Validation API
- Improved extensibility
- Improved configurability, including template-based snippet rendering that allows you to take complete control over the generated snippets
Getting started
To get started with Spring REST Docs, please refer to the getting started section of the reference documentation.
Upgrading
If you’re upgrading to Spring REST Docs from 1.0.0.M1, you’ll need to change your dependency from spring-restdocs
to spring-restdocs-mockmvc
.
Schedule
Spring REST Docs 1.0.0.RELEASE is planned for early October. Please grab the RC and let us know about any problems you encounter.
SpringOne 2015
I’ll be talking about documenting RESTful APIs, including some live coding with Spring REST Docs, at this year’s SpringOne in Washington, DC. I’d love to see you there.