Skip to content

Create rules for changed HttpMethod class #153

Closed
@jmle

Description

@jmle

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

needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.size/SDenotes a PR that changes 10-29 lines, ignoring generated files.spring-migration/6Label for Spring Migration path 5 -> 6spring-migration/6.0Label for Spring Migration path 5.x -> 6.0

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions