Question: Moving to the next question prevents changes to this answer. Question 1 Which of the following are correct about @Controller annotation? We usually return the


Moving to the next question prevents changes to this answer. Question 1 Which of the following are correct about @Controller annotation? We usually return the view name in controller methods [ It adds @ResponseBody to the handler methods. Is used to mark classes as Spring MVC Controller ) It adds @RequestBody to the handler methods so that by default an input parameter with no annotation will implicitly have this annotation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
