Closed
Description
According to the migration guide:
HttpMethod is now a class and no longer an enum. Though the public API has been maintained, some migration might be necessary (i.e. change from EnumSet to Set, use if else instead of switch). For the rationale behind this decision, see 27697.
Investigate and create rules if necessary.
In the rule description and message, try to be as verbose and clear as possible. Code examples are always welcome and useful. Feel free to use markdown syntax for these.
Metadata
Metadata
Assignees
Labels
Indicates an issue or PR lacks a `kind/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.Important over the long term, but may not be staffed and/or may need multiple releases to complete.Denotes a PR that changes 10-29 lines, ignoring generated files.Label for Spring Migration path 5 -> 6Label for Spring Migration path 5.x -> 6.0
Type
Projects
Status
✅ Done