Skip to content

MockMVC module isn't compatible with Spring Framework 6.2 #934

Closed
@wilkinsona

Description

@wilkinsona

Due to some breaking changes in the MockMvc APIs, using spring-restdocs-mockmvc with Spring Framework 6.2 can fail with either a NoSuchMethodError or a VerifyError. We should be able to tolerate these breaking changes by introducing a little bit of reflection.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions