Closed
Description
Spring REST Docs 3 is going to remove the version number from the org.springframework.restdocs.restassured3
package so it becomes org.springframework.restdocs.restassured
instead. I'd like to allow static imports of classes within org.springframework.restdocs.restassured
while also retaining org.springframework.restdocs.restassured3
for backwards compatibility.
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
Allow static import of repackaged REST Docs Rest Assured methods