Skip to content

Provide access to the unexpanded URI template when using MockMvc #33509

@snicoll

Description

@snicoll

Spring REST Docs needs to capture the raw URI template to post-process it and this broke with MockMvcTester as the fluent API no longer uses the builder that captures the template. There was a similar problem for WebFlux that we fixed by providing an accessor to the URI template.

For consistency, we should provide one for MVC as well.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions