Question: Question 5 Q Revisit Later Select an option Given below is a spring boot code using get mapping that annotates two methods to determine the

Question 5
Q Revisit Later
Select an option
Given below is a spring boot code using get mapping that annotates two methods to determine the name and number of a user.
1 egetMapping ("/noot/hame")
2 public String name()
3 i
4 return "abc";
5}
6 egetMapping (??{no}?)
7 public String getNo(ePathVariable String no)
81
return "fetching userno";
}
is the significance of the URL. Path based on the mentioned code?
 Question 5 Q Revisit Later Select an option Given below is

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!