introduce validation and quick fix for conversion to @RestController
#1402
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: validation
type: enhancement
Milestone
Add a validation and a quick fix that replaces the usage of
@Controller
together with@ResponseBody
with@RestController
.The text was updated successfully, but these errors were encountered: