Spring REST Docs 3.0.0-M1
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring REST Docs 3.0.0-M1
is now available from https://repo.spring.io/milestone.
This initial 3.0 milestone contains 13 enhancements, documentation improvements, and dependency upgrades. It covers the baseline upgrade efforts, in particular requiring JDK 17 and Spring Framework 6 and migrating to the Jakarta EE 9 APIs as announced in this blog post.
Please note that support for REST Assured has been removed temporarily as it is not yet compatible with Jakarta EE 9. We hope to reinstate support in a…