Skip to content

MockMvc no longer needs methods that take a String httpMethod for custom methods #32914

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
snicoll opened this issue May 28, 2024 · 0 comments
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented May 28, 2024

We've deprecated a number of APIs that offered both a String and HttpMethod variant as the latter can be built from the former now. There are still a few occurrences in MockMvc to clean.

@snicoll snicoll added the type: enhancement A general enhancement label May 28, 2024
@snicoll snicoll added this to the 6.2.0-M4 milestone May 28, 2024
@snicoll snicoll self-assigned this May 28, 2024
@jhoeller jhoeller added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants