Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wilkinsona opened this issue Jul 18, 2024 · 1 comment
Closed

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

wilkinsona opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
status: superseded Superseded by another issue type: task Non user-facing work
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Jul 18, 2024

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.

@wilkinsona
Copy link
Member Author

This has been addressed in Spring Framework and the changes made superseded by #936.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded Superseded by another issue type: task Non user-facing work
Projects
None yet
Development

No branches or pull requests

1 participant